Skip to content

boedegoat/tebo-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

82 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

tebo-discord-bot

A multi-purpose bot for all your server needs πŸ‘

  • ⚑ Easy and simple to use, use modern / (slash) commands to interact
  • πŸŽ‰ Bring more fun to your server, need music, interact with AI, or wanna troll your friends ? this is the right bot

Add to your server

πŸ€– Running bot in your local machine

  1. Open .env.sample to fill all the credentials needed, then rename it to .env

  2. Install all dependencies

    npm install
    
  3. Spin up bot dev server πŸš€

    npm run dev
    
  4. Build + test

    npm run build
    
  5. Run production server

    npm start
    

πŸ“ƒ Roadmap

  • Utilize dall-e image generator ai
  • [] Use database (mongodb + prisma) to store
    • Most songs played in a guild
    • Most user cursed (santet) in a guild
    • and more...
  • [] Create a unique economy commands
    • store user economy data in database
    • user can earn money from santeting other user and from other methods (beg, hacking, steal, by1, trolling, school quiz, etc)
    • user can interact with bank to store or withdraw money
    • create richest user leaderboards
    • maybe user can invest on stock?

🀝 Contributing

Contributions, issues and feature are welcome

Feel free to check issues page

πŸ“ License

MIT

Releases

No releases published

Packages

No packages published

Languages