theo-bnts / custom-maker-discord-bot

Custom Maker is a certified bot for Discord that aims to aggregate all the data that can be obtained through the APIs related to Fortnite.
7 stars 2 forks source link

TODO #1

Open theo-bnts opened 3 years ago

theo-bnts commented 3 years ago

The following list represents what can be done to improve the bot. Feel free to add to it by commenting!

ghost commented 3 years ago

For replay command do not use axios. It corrupts files. Consider keeping needle for that command

theo-bnts commented 3 years ago

For replay command do not use axios. It corrupts files. Consider keeping needle for that command

You can try using decompress: false axios parameter.

ghost commented 3 years ago

will try

allan-zupcic commented 3 years ago

I also suggest adding the slash commands to the bot

ghost commented 3 years ago

I am planning on doing that too