Skip to content

Latest commit

Β 

History

History
executable file
Β·
81 lines (59 loc) Β· 1.71 KB

File metadata and controls

executable file
Β·
81 lines (59 loc) Β· 1.71 KB

🐢 Cheeka

Cheeka is a Discord Bot for ImagineGamingPlay's Server.

Contents:


πŸ“‚ Setup

  1. Clone this repository

    git clone https://github.com/ImagineGamingPlay/Cheeka-Development
    
  2. Fill-in .env.sample file.

  3. Rename .env.sample β†’ .env

  4. Update src/config.ts

  5. Install all the dependencies

    yarn

    OR

    node install
    
  6. Build the project

    yarn build
    

    OR

    npm run build
    
  7. Run your bot

    yarn start
    

    OR

    npm start
    

βš™οΈ Support

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.

πŸ™‹β€β™‚οΈ Contributing

Contributions are always welcomed! Please refer to CONTRIBUTING.md for more information

πŸ‘¨β€πŸ’» Authors

πŸ“„ License

This project uses the MIT License