Releases: joseywoermann/navnlos
V 3.0.2
V 3.0.1
Very minor release, I just added a command that shows you a random image of a cat / dog.
Slash Commands are finally here! (V 3.0.0 has been released)
From now on, you can only use @navnløs with Slash Commands, using the old prefix ($ping etc.) will not work anymore.
This release brings multiple changes with it:
-
Slash Commands - No more spelling mistakes, invalid syntax etc. You have a manual build into Discord. (see screenshot below)
-
(Proper) error messages. - If something goes wrong, you will get a message showing you what went wrong.
-
More polished experience - I have cleaned up the code and removed as many possible bug risks as possible.
-
And more changes that are either minor or related to the internal structure / backend / dev experience.
V 2.2.0
Highlights:
-$shorturl | This command turns your long link into a very short and handy link.
-$qrcode | This command creates a QR-code from any URL.
New Commands:
-$bugreport | This command allows you to easily report bugs on GitHub without the need for an account.
-$stats | This command show some interesting statistics & insight about the bot.
-$hasrole | This command lists all members with the role you specify.
-$movehere | This command moves any member to the voicechannel you are in.
-$voicechat | This command lists all members currently connected to a voicechat.
-$support | Gives you an invitation to the official support server.
Other new features:
-You can now ping the bot to view the current prefix, in case you forgot it.
Improvements:
-$changelog now always shows the current changelog
-The bot is now available in English!
Bugfixes:
-A LOT.
V 2.1.2
V 2.1.1
-added logging
V 2.1.0
- implemented replies
V 2.0.2
- fixed critical security breach
- updated discord.py to version 1.6.0
V 2.0.0
Version 2.0.0 is here!
- implemented cogs
- cleaned code
- fixed bugs
V 1.6.1
- lots of bug-fixes
- removed command-aliases to fix critical bug
- added $developer
- some optimizations