Skip to content

Releases: muricans/mbot

discord.js v12 & other things

24 Jun 00:45
Compare
Choose a tag to compare

v8.0.0:
- better permission handling
- lots of bug fixes
- switch from discord.js v11 to v12
- switch to better-sqlite3 for database management

eval command, user fetching update

11 Jun 20:46
d476460
Compare
Choose a tag to compare

eval command is for running javascript code, command can only be accessed by ids put in your settings.json file.
users fetched are now from the bot, meaning the bot has to be able to see them.

embed updates

10 Jun 22:32
aef7957
Compare
Choose a tag to compare

new look to leaderboard and help command

!help nsfw to get all nsfw commands
!help to get commands containing the keyword giving
!help still works as usual

some minor fixes

10 Jun 00:25
e98f64f
Compare
Choose a tag to compare

leaderboard has a title now, database limit to 50 results to match.

leaderboard now automated to get up to 50 users.

09 Jun 22:18
fca3312
Compare
Choose a tag to compare

leaderboard gets up to 50 users now

leaderboard command fix

08 Jun 18:45
Compare
Choose a tag to compare

leaderboard should now work and display up to 20 users.

leaderboard command & reworked roulette & reddit commands

08 Jun 18:16
83abc38
Compare
Choose a tag to compare

leaderboard: get the top 20 users with the most points.

most of the fixes to reddit and roulette were to make code neater.

some fixes to timer command and spammy console

04 Jun 23:05
Compare
Choose a tag to compare

commands can not be ran through the timer command any more by naming the timer name something like '{prefix}mute {someuser} {sometime}

time fixes and updates

04 Jun 03:35
10c24ad
Compare
Choose a tag to compare

max number of timers set to 3
you don't need to add t: in front of the time to get it in hh:mm:ss format anymore.
hh:mm:ss format now works with mute command as well.
you are excluded from the max number of timers list if you are the owner of the bot, make sure you put your id in the settings.json file so the bot recognizes you as the owner.

the timer command is also accessible through dms with the bot. simply type 'timer' to access it.

timer arguments, console stuff, article update

03 Jun 02:32
43206e7
Compare
Choose a tag to compare

timer:
cancel - give the name of the timer you would like to cancel and it will cancel it.
list - list all active timers you have.
t: - start argument 1 with this like so: {prefix}timer t:03:00:58 and it will start a timer that will end in 3 hours and 58 seconds.

article:
q: - start argument 1 or 2 with this to add a query to the article command like so: {prefix}article q:amd
c: - start argument 1 or 2 with this to add a category to the article command like so: {prefix}article c:technology