A discord bot made to help you in moderation.
Need help? Join our discord server: https://discord.gg/nEDcagb
- Install all dependencies with
yarn install
- Launch the script with
yarn dev
in your terminal
LucasAlt – @LucasCtrlAlt – lucasalt@protonmail.com
Distributed under the GNU AGPL v3.0 license. See LICENSE
for more information.
- Fork it (https://github.com/fs0c13ty-r0b0t/FS0c13ty-bot/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request