Dark
7bf5e1f3c6
misc. bugfixes
2021-06-21 01:36:53 +02:00
Dark
2700f4e389
Allow !clean to delete messages not already saved
...
If a message is found that is not stored, we save it and then bulk delete
2021-06-17 02:10:23 +02:00
Dark
421f6defaa
Remove unnecessary cache lookup
2021-06-17 01:32:38 +02:00
Dark
5efdf5ce95
Formatting and initial ButtonRoles DB work
2021-06-08 02:23:30 +02:00
Dark
6ac9d2f2a2
Organise all imports, make Mutes depend on Logs
2021-06-06 23:51:32 +02:00
Dark
edcfd2333f
Bot now connects, lint fixes
2021-06-02 19:35:44 +02:00
Dark
d0a1beb809
Finish preliminary rework, ready to test
2021-06-02 04:07:50 +02:00
Dark
52839cc9f3
More rework progress, remove all eris imports
2021-06-01 02:05:55 +02:00
Dragory
f6be4f4af6
Update to Knub30.0.0-beta.37 and Eris 0.15, first pass
2021-05-23 14:35:16 +03:00
Dragory
7f788b28f0
Remove conflicting !roleinfo alias
2021-05-08 00:55:56 +03:00
Almeida
a4a7eb41b0
refactor(*): remove unused exception variables ( #193 )
2021-05-06 21:23:47 +03:00
Almeida
519cb4ece2
Add !roleinfo and !emojiinfo ( #198 )
2021-05-06 21:19:57 +03:00
Dragory
9c501a8098
Fix crash caused by missing !invite code parameter
2021-05-03 18:29:33 +03:00
Nils
20b1c869cd
Add -update/-up argument to automatically update latest/chosen case with !clean ( #173 )
2021-04-28 22:15:16 +03:00
DEX
c4a8c3014e
Adding av as an alias for the avatar command ( #169 )
2021-04-02 16:45:00 +03:00
Nils
8e812aab2f
Allow !info to find vanity invites shorter than 6 characters ( #149 )
2021-02-13 20:04:16 +02:00
Nils
93618e1bda
Fix various issues with the info commands ( #151 )
...
Fixed !info not checking for any of the sub-permissions
Fixed message/channel/invite checking non-existent permissions
Fixed ServerCmd being out of line with the rest of the info commands name-wise
2021-02-13 20:02:43 +02:00
Dragory
2ac6fedfc5
Fix edge case error in ContextCmd
2021-02-13 19:53:12 +02:00
Nils
6f545f5c4a
Allow clean to hard stop at a certain ID ( #115 )
2021-01-28 01:55:13 +02:00
Nils
1c24910a20
Add command to kick from VC ( #124 )
2021-01-28 01:28:26 +02:00
Nils
c1fc9744e3
Fix nickname reset using having an erroneous canActOn check ( #138 )
2021-01-28 01:27:45 +02:00
Dragory
6896afebfa
Add proper types to sendSuccessMessage()
2021-01-17 21:05:11 +02:00
Nils
adc8959836
Add canActOn check to !vcmoveall and more verbose error handling ( #137 )
2020-12-20 18:31:28 +02:00
Dragory
32fd04f9a2
Type fix
2020-12-13 15:28:00 +02:00
vcokltfre
497b76296d
feat: add requested 'whois' as alias for !user ( #122 )
2020-12-12 22:24:09 +02:00
Nils
160bd4356e
Make !clean ignore pins by default, explicit -delete-pins/-p option to delete them ( #121 )
2020-12-12 22:23:53 +02:00
Nils
809a72044f
Add command to move all VC Members to another VC ( #126 )
2020-12-12 22:15:15 +02:00
Dragory
629002b8d9
Turn on strict TS compilation. Fix up and tweak types accordingly.
2020-11-09 20:03:57 +02:00
Dragory
356c86f033
Include stickers in !source
2020-10-22 01:22:28 +03:00
Dragory
2f470dc37a
Update to new Knub 30 beta. Code clean-up.
2020-10-01 01:43:38 +03:00
almeidx
e00eae0478
added 'nick' aliases to the nickname commands
2020-09-16 09:24:26 +01:00
Dragory
0fc03af310
!avatar: user argument is no longer required, fixes #105
2020-08-19 00:53:59 +03:00
Dragory
4ae8cf85a3
Add time_and_date plugin. Use it for timezones and date formats around the bot.
2020-08-19 00:19:12 +03:00
Dragory
1d5dd10bff
Add -match option to !clean
2020-08-10 01:09:45 +03:00
Dragory
8e37ca3609
Fix last update/version in !about
2020-08-10 01:02:48 +03:00
Dragory
c67a1df11d
Add support for server-specific timezone and date format settings
2020-08-10 00:24:06 +03:00
Dragory
5215dd0738
Add !slowmode command
2020-08-09 17:28:21 +03:00
Dragory
8af64a6944
Improve permission utils, make them bigint-aware
2020-08-07 00:39:52 +03:00
Dragory
a404c7a97f
auto_reactions: check permissions ahead-of-time
2020-08-07 00:09:05 +03:00
Dragory
76d4efcaf3
Add support for messageTarget input in commands that take a message id
2020-08-06 01:54:46 +03:00
Dragory
106a959b4d
Add new multi-use !info command
2020-08-06 01:10:40 +03:00
Dragory
7ad2458fd9
Rename !info to !user/!userinfo
2020-08-06 00:48:29 +03:00
Dragory
e8ff297368
Add !message/!messageinfo command
2020-08-06 00:46:47 +03:00
Dragory
60aff76ebe
!source: don't show source of messages you don't have access to; allow mods to use the command by default
2020-08-05 23:57:09 +03:00
Dragory
14af94e7a3
Add !channel/!channelinfo
2020-08-05 22:54:14 +03:00
Dragory
0dc629ca84
Fix !info breaking when used without specifying a user id
2020-08-05 19:10:55 +03:00
Dragory
024078ccdc
Add !invite utility command
2020-08-05 18:52:15 +03:00
Dragory
6f30356065
Rename serverInfo() abstraction to getServerInfoEmbed()
...
Consistent with getUserInfoEmbed()
2020-08-05 17:40:24 +03:00
Dragory
1df00d8548
Reorganize !info abstraction
...
Consistent with the abstraction for !server/!serverinfo now
2020-08-05 17:39:00 +03:00
Dragory
d1402b2400
Allow passing server id to !server, add alias !serverinfo
2020-08-05 04:38:10 +03:00