Cheeka is a Discord Bot for ImagineGamingPlay's Server.
-
Clone this repository
git clone https://github.com/ImagineGamingPlay/Cheeka-Development
-
Fill-in
.env.sample
file. -
Rename
.env.sample
→.env
-
Update
src/config.ts
-
Install all the dependencies
yarn
OR
node install
-
Build the project
yarn build
OR
npm run build
-
Run your bot
yarn start
OR
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