From 0b0c078d667fb8d4f95cdb3fc794b0b0685310b8 Mon Sep 17 00:00:00 2001 From: s1n Date: Tue, 27 Aug 2019 08:23:52 -0700 Subject: plz readme :# --- README.md | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d2ab944 --- /dev/null +++ b/README.md @@ -0,0 +1,66 @@ + +## About The Project + +discord.js Bot Example. + + + + +## Getting Started + +[Clone or download](https://github.com/8cy/cpp-pong) the project and open in your favourite choice of [IDE](https://en.wikipedia.org/wiki/IDE) or [Text Editor](https://en.wikipedia.org/wiki/Text_editor). + +### Prerequisites + +This is an example of how to list things you need to use the software and how to install them. +* [discord.js](https://discord.js.org/#/) Framework. +* JavaScript knowledge. + + + + +## Contributing + +Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. + +1. Fork the Project +2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) +3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) +4. Push to the Branch (`git push origin feature/AmazingFeature`) +5. Open a Pull Request + + + + +## License + +Distributed under the MIT License. See [`LICENSE`](/LICENSE) for more information. + + + + +## Contact + +s1nical - [@s1nical](https://twitter.com/s1nical) - bis@s1n.pw + +Project Link: [https://github.com/8cy/discord.js-bot-example](https://github.com/8cy/discord.js-bot-example) + + + + + + + +[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=flat-square +[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors +[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=flat-square +[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members +[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=flat-square +[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers +[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=flat-square +[issues-url]: https://github.com/othneildrew/Best-README-Template/issues +[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=flat-square +[license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt +[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555 +[linkedin-url]: https://linkedin.com/in/othneildrew +[product-screenshot]: images/screenshot.png -- cgit v1.2.3