Cheeka is a Discord Bot for ImagineGamingPlay's Server.
-
Clone this repository
git clone https://github.com/ImagineGamingPlay/Cheeka-Development -
Fill-in
.env.samplefile. -
Rename
.env.sample→.env -
Update
src/config.ts -
Install all the dependencies
yarnOR
node install -
Build the project
yarn buildOR
npm run build -
Run your bot
yarn startOR
npm start
Please join our Discord Server for getting help with the bot. If you are facing any issues, and you're sure it's a problem on our side, please create an issue.
Contributions are always welcomed! Please refer to CONTRIBUTING.md for more information
This project uses the MIT License