This repository has been archived by the owner on Sep 28, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
41 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,41 @@ | ||
# spookyBot | ||
π A spooky Discord bot | ||
# SpookyBot | ||
π *A spooky Discord bot* | ||
|
||
[![release](https://img.shields.io/github/release/LucasCtrl/spookyBot.svg?style=flat-square&logo=github&logoColor=fafafa&colorA=191b25&colorB=32cb8b)](https://github.com/LucasCtrl/spookyBot/releases/latest) | ||
[![issues](https://img.shields.io/github/issues/LucasCtrl/spookyBot.svg?style=flat-square&colorA=191b25)](https://github.com/LucasCtrl/spookyBot/issues) | ||
[![stars](https://img.shields.io/github/stars/LucasCtrl/spookyBot.svg?style=flat-square&colorA=191b25)](https://github.com/LucasCtrl/spookyBot/stargazers) | ||
[![forks](https://img.shields.io/github/forks/LucasCtrl/spookyBot.svg?style=flat-square&colorA=191b25)](https://github.com/LucasCtrl/spookyBot/network) | ||
|
||
## π€ Author | ||
|
||
**LucasAlt** | ||
* Website: https://www.lucasalt.fr | ||
* Twitter: [@LucasCtrlAlt](https://twitter.com/LucasCtrlAlt) | ||
* GitHub: [@LucasCtrl](https://github.com/LucasCtrl) | ||
|
||
## π€ Contributing | ||
|
||
This project is convenient for people who want to get into open source and contribute to different projects especially during the Hacktoberfest. | ||
If you want to add your language to the robot, feel free to copy the `./lang/en.js` file, rename it following the [following nomenclature](http://www.mathguide.de/info/tools/languagecode.html). | ||
|
||
Then, all you have to do is modify the file, open a pull request and wait for me to approve it and update the robot. | ||
|
||
*Don't hesitate to ask me for help on my [Discord server](https://discord.gg/nEDcagb), I would help you with great pleasure!* | ||
|
||
1. Fork it (https://github.com/LucasCtrl/spookyBot/fork) | ||
2. Create your feature branch (`git checkout -b feature/fooBar`) | ||
3. Commit your changes (`git commit -am 'Add some fooBar'`) | ||
4. Push to the branch (`git push origin feature/fooBar`) | ||
5. Create a new Pull Request | ||
|
||
## Show your support | ||
|
||
Give a βοΈ if you like this project! | ||
|
||
<a href='https://ko-fi.com/S6S21FLR2' target='_blank'> | ||
<img width='160' style='border:0px;width:160px;' src='https://cdn.ko-fi.com/cdn/kofi1.png?v=2' border='0' alt='Buy Me a Coffee at ko-fi.com' /> | ||
</a> | ||
|
||
## π License | ||
|
||
This project is open source and available under the [MIT](https://github.com/LucasCtrl/spookyBot/blob/master/LICENSE) |