Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Latest commit

 

History

History
executable file
·
504 lines (268 loc) · 6.67 KB

File metadata and controls

executable file
·
504 lines (268 loc) · 6.67 KB

MIDO CHANGELOG

BETA VERSION 0.14.1

Added things:

- added permission handling to all commands and select menus
- moved todo command to slash commands

Bug fixes:

- /



BETA VERSION 0.14.0

Added things:

- added new slash command
- - /deltodo
- - used to delete all ready tasks in a specific project just with one click

Bug fixes:

- updated deps



BETA VERSION 0.13.2

Added things:

- added debug log

Bug fixes:

- /



BETA VERSION 0.13.1

Added things:

- changed errorhanlder function
- added uptime function

Bug fixes:

- /



BETA VERSION 0.13.0

Added things:

- added working cache
- moved prefix select to another file
- added catch to every message.delete()
-

Bug fixes:

- /



BETA VERSION 0.12.3

Added things:

- added ignoreMode

Bug fixes:

- /



BETA VERSION 0.12.2

Added things:

- added first premium integration
- added owner slash command to add/remove premium/platin

Bug fixes:

- /



BETA VERSION 0.12.1

Added things:

- added resetCound slash command to reset own interaction count
- removed archive command from normal command folder
- added missing permissions to the permission slash command

Bug fixes:

- /



BETA VERSION 0.12.0

Added things:

- added archive slash command to slash command collection

Bug fixes:

- /



BETA VERSION 0.11.0

Added things:

- added permission command to slash command collection
- added permission check to all slash commands

Bug fixes:

- /



BETA VERSION 0.10.1

Added things:

- /

Bug fixes:

- fixed bug from previous version



BETA VERSION 0.10.0

Added things:

- added slashcommands
- - settings [change guild language, set & remove guild log channel]
- bot dont react on webhooks anymore

Bug fixes:

- /



BETA VERSION 0.9.1

Added things:

- updated archiv command (beta)
- added slash command handler
- moved ping command to slash command

Bug fixes:

- /



BETA VERSION 0.9.0

Added things:

- added permissions system (view, edit delete, ...)

Bug fixes:

- /



BETA VERSION 0.8.2

Added things:

- added bot restart after crash
- changed sloc module & code

Bug fixes:

- fixed high security issue in dependencies



BETA VERSION 0.8.1

Added things:

- added multi interaction to current project id & current site count

Bug fixes:

- /



BETA VERSION 0.8.0

Added things:

- added log to bot
- - get notifications when a user create, update, delete a task or project.

Bug fixes:

- getToDo sql bug fixed where deleted tasks still are shown.



BETA VERSION 0.7.4

Added things:

- /

Bug fixes:

- fixed issue where user can't use the bot at the same time



BETA VERSION 0.7.3

Added things:

- added dependedbot to repo

Bug fixes:

- fixed shard bug
- new dependencies version



BETA VERSION 0.7.2

Added things:

- /

Bug fixes:

- fixed shard restart



BETA VERSION 0.7.1

Added things:

- /

Bug fixes:

- fixed debug



BETA VERSION 0.7.0

Added things:

- added function to edit tasks

Bug fixes:

- code improvements; moved some code in one file



BETA VERSION 0.6.3

Added things:

- /

Bug fixes:

- fixed bug where users cant interact after adding the title
- changed packagename to mido



BETA VERSION 0.6.2

Added things:

- /

Bug fixes:

- fixed bug where users can't press a button after an errormessage
- fixed bug where users gets "21 years before" message in deadline when they add a "." after the months



BETA VERSION 0.6.1

Added things:

- text in add new task is now optional

Bug fixes:

- /



BETA VERSION 0.6.0

Added things:

- made every button clickable after bot restart
- improved performance and code

Bug fixes:

- /



BETA VERSION 0.5.4

Added things:

- added button information to config

Bug fixes:

- /



BETA VERSION 0.5.3

Added things:

- /

Bug fixes:

- reworked interaction count system



BETA VERSION 0.5.2

Added things:

- /

Bug fixes:

- ?todo @mention will now be more organised



BETA VERSION 0.5.1

Added things:

- /

Bug fixes:

- bug fixed where bot gets an error when no todo exits in database



BETA VERSION 0.5.0

Added things:

- users can now use "back home", "next site", "site back" & "end interaction" buttons
- if user set task to complete, the bot reply messages will get deleted and the embed gets edited to new version
- button order changed
- added emojis to buttons
- reworked "currentSite" system (interactionCount will follow in future versions)
- options buttons are available after bot restart (the others will follow in future versions)

Bug fixes:

- smaller bug fixes



BETA VERSION 0.4.1

Added things:

- added random color to projects

Bug fixes:

- fixed deleteProject bug where the confirm message didnt got deleted after confirm



BETA VERSION 0.4.0

Added things:

- added changelog
- made all sql queries dynamically

Bug fixes:

- /



BETA VERSION 0.3.9

Added things:

- added ability to cancel delete project interaction

Bug fixes:

- fixed bug where bot split out an error when "addToDo" collector ended interaction



BETA VERSION 0.3.8

Added things:

- /

Bug fixes:

- fixed fatal sql error



BETA VERSION 0.3.7

Added things:

- added cancel feature to "newToDo" function

Bug fixes:

- /



BETA VERSION 0.3.6

Added things:

- added custom prefix to database (not changable atm)

Bug fixes:

- fixed permissions
- fixed fatal sql error



BETA VERSION 0.3.5

Added things:

- /

Bug fixes:

- language bug fix



BETA VERSION 0.3.4 - 0.0.1

developing the bot (not tracked)