Discord Bot for Kudasai
Hello, This is a bot which is WIP as of this moment. Feel free to add new features to this :D.
- To test the bot:
- Create a discord bot in your discord developer's portal link
- Add it in a .env file (Refer sample.env)
- Run the following commands:
git clone https://github.com/shim1998/kudasai_rust cd kudasai_rust cargo run - Bot prefix as of now is
~
- To Add in your bot command, please refer to this sample Pull Request