Releases: code-chaser/dex
Releases · code-chaser/dex
dex-v2.1.1
WHAT'S NEW:
- Customized Help Menu;
- Command
changepref
is changed toprefix
andchangepref
is added as an alias to it; - Added a new alias
prefspc
to the commandprefixspace
;
Major Changes
customized help menu
by @code-chaser in #26"changepref" to "prefix"
&"prefspc" addition
by @code-chaser in 099cabe
Full Changelog: v2.1...v2.1.1
dex-v2.1
WHAT'S NEW:
- Some bugfixes in
bot.py
&modset.py
; - Created a
dict
to store the data from the online database so as to avoid querying the database for every single query;- See this for implementation & format of the
dict
;
- See this for implementation & format of the
- Added a new bot command:
prefspace
: toggles the trailing space in the bot prefix;
Major Changes
fixed #23
by @code-chaser in #24implemented-database-caching
by @code-chaser in 8c6c920added new bot command
by @code-chaser in 8e99ffb
Full Changelog: v2.0...v2.1
dex-v2.0
WHAT's NEW:
- Major bugfix in music commands. Previously bot was mixing up music commands from different servers, now it's fixed.
- Music queue is now circular. That means, tracks are not popped out of the queue after they finish. User can go back to any track unless they are removed manually using the
remove
command. - Some new music commands are implemented, check out now!
Major Changes:
fixed #21
by @code-chaser in #22guild-join-embed bug fixed
by @code-chaser in 2b8df8b
Full Changelog: v1.1...v2.0
dex-v1.1
WHAT's NEW:
- Implemented Lyrics API
- Some bugfixes in music commands
Changes:
- V1.1 by @code-chaser in #5
Full Changelog: v1.0...v1.1
dex-v1.0
FEATURES:
- Server custom prefixes
- Message tags
- COVID-19 Statistics
- Fun:
- Inspirational Quotes
- NASA's APOD
- Memes
- Subreddit headlines
- User & Server Information
- Music Player:
- Play / Pause / Resume
- Queue
- Jump to / Remove a track
- Volume