Battle Bot banner

Battle Bot

1 devlog
1h 15m 42s

A discord Bot where you earn points by chatting and purchase packs with those points to unlock Cubes! Cubes can be used to battle other cubes (users) to get more points!

This project uses AI

I use Github Copilot for debugging and a bit of guidance on certain parts of the code I was having issues to understand that were new concepts to me

Repository

Loading README...

Brayden Pebbles

Update 1:

In this initial update for Battle bot I added some core features to the bot:

  • Point System
  • Shop System
  • Storage System
  • Commands

I got the full point system working where you get 1-10 points per message and they save in a .json so they can be retrieved by the bot. I added /shop, /points, /ping. These commands just do the features that they are ment shop opens the shop menu for the bot and points show amount of points the user has, and ping shows the ping! These systems are the beginning for the rest of the bot.

What I plan to add:

  • Trading
  • Batteling
  • Leaderboard
  • and more

The current code can be found on my GitHub repository along with instructions on how to use soon!

Attachment
Attachment
Attachment
0