Skip to content

UsayBoris/bot

Repository files navigation

  • Change file structure, remove help function;
  • Change experience calculation (requires database reset);
  • Check how to have static images (changed to emote);
  • Starter shop and buy options;
  • Shop Sprites:
    • Weapons;
    • Fish;
    • Upgrades;
  • Better command handler;
  • Better Logger - https://stackify.com/winston-logging-tutorial/;
  • Make pretty Embed stuff;
  • Fix help command;
  • Improve mining method:
    • Add a luck and speed upgrade;
  • Profile perks (mining and other);
  • Make a suggestions command, that saves requests for bot functions;
  • Maybe work on a minigame;

Fixes

  • Fix Dice Command (new Discordjs version):
    • Dice command is working but need to be redone to support transactions;
  • Empty bot command gives an error message "+";
  • Fix NSFW command;
  • All permission commands are not working;
  • Find a better buy (method to add something to the user inventory, because of mining rewards);
  • User exists (Dice and Give);
  • Allin keyword when balance is 0;
  • Space after bot prefix is working with commands
    • "+ command" maybe it shouldn't?

BEFORE 3.0

  • Active Dice challenge check;
  • Dice to deduct funds, and if timeout of decline give them back;
  • Add experience drop to chest open;
  • Vote kick from voice channel;
  • Poll system
  • Teams
    • Create a team (with Boriscoins);
    • Join a team;
    • Owner to be able to delete a team;
    • Detailed Stats (if not too heavy on database);
  • Mining blocks with bonus;
  • Some kind of prestige;
  • Coin Flip;
  • Super Special Slots Machine;
  • Scratch Card;
  • Evaluate the need for Buy/Upgrade Cooldown;
  • Probably inventory sorting (or at least keyword filtering);
  • Transactions to give xp;
  • Give/Sell Item command;
  • User lock;
  • Fishing command (with sell after (+sell fish));
  • Quests (fish x times, mine x times, slots x times);

AFTER 4.0

Latest Version: 2.7.8

  • Hotfixing coinflip command;