Skip to content

Releases: louisa-uno/DiscordShopBot

Version 2.2.2

24 Nov 14:03
2be8735
Compare
Choose a tag to compare

Bug Fixes

  • Fixed bugs in the item editing process

Version 2.2.1

22 Nov 17:10
a8427d6
Compare
Choose a tag to compare

Changes

  • Activated the command =addchannel

  • Using the modules requests & validators for checking the validity of images

Bug Fixes

  • Fixed bugs in =additem

Version 2.2

20 Nov 14:59
0117fee
Compare
Choose a tag to compare

Changes

  • The bot file itself got renamed into discord-shop

  • The bot is using now the config.json instead of config.py

  • You can configure the essentials of the config.json now very fast

python configure.py

Bug Fixes

  • None

Version 2.1.1

19 Nov 21:08
7416548
Compare
Choose a tag to compare

New functions

if you react with ✏️ to a item you can edit now also:

  • name [=name]

  • description [=description]

  • image [=image]

  • price [=price]

  • quantity [=quantity]

  • editing [=cancel]

  • save [=save]

  • Description [command]

Bug Fixes

  • Fixed a mayor bug in the communication with mysql

  • Some little bugs

Version 2.1

18 Nov 16:56
08236e8
Compare
Choose a tag to compare

Splitted the code up for better readability.
New features:
React with a ✏️ emote to a item to edit it.

Version 2.0

18 Nov 13:49
6f4a04d
Compare
Choose a tag to compare

Made better commands and improved the code itself.