Commit graph

130 commits

Author SHA1 Message Date
almeidx
35bf6e5b82
use idToTimestamp method 2021-07-29 16:36:00 +01:00
almeidx
72893e7f7d
fix autojoin threads 2021-07-29 16:34:11 +01:00
almeidx
f4b4747d08
simplified 2021-07-29 10:47:47 +01:00
almeidx
e12f37bb6a
show created timestamp and sticker info on server info 2021-07-29 10:26:05 +01:00
almeidx
afe0ec1194
removed unnecessary string literal and simplified stuff 2021-07-29 10:08:55 +01:00
almeidx
a3e6e4f319
removed unnecessary conditional 2021-07-29 01:51:11 +01:00
almeidx
a8298d4faa
fixed jumbo cmd, simplified checks and fixed ping cmd 2021-07-29 01:43:50 +01:00
almeidx
80f2dacb7f
simplified avatar cmd 2021-07-29 01:22:37 +01:00
almeidx
0f5162ee21
ping in about cmd 2021-07-29 01:20:40 +01:00
almeidx
74a676913e
user.tag 2021-07-29 00:37:19 +01:00
almeidx
f9e1343003
use User#displayAvatarURL and dont encode reason 2021-07-28 23:40:20 +01:00
Dark
c932269b7d
DJS Update, Full Import Cleanup 2021-07-25 14:32:08 +02:00
Dark
acb4913495
More fixes, change rest of stripObjectToScalars to configAccessibleObj 2021-07-21 22:14:09 +02:00
Dark
d2dd103175
Start move to configAccessibleObjects, exclude perm overrides from logs
configAccessibleObjects are used to guarantee backwards compatibility and consistency.
Perm overrides from our own plugins are ignored as to not spam logs through bot managed slowmode or companion channels
2021-07-06 05:23:47 +02:00
Dark
dda19de6e6
Fix various bugs, update djs 2021-07-04 23:14:12 +02:00
Dark
4d1924b1ec
Add sticker count to server info embed
Still need to wait on DJS update for actual sticker count
2021-07-04 17:48:26 +02:00
Dark
5e73d380c5
Update DJS 2021-07-04 17:41:44 +02:00
Dark
be71357ff9
Upgrade DJS, fix bugs 2021-06-30 18:43:42 +02:00
Dark
0822fc15e5
Type fixes for djs 2021-06-30 04:56:56 +02:00
Dark
7bf5e1f3c6
misc. bugfixes 2021-06-21 01:36:53 +02:00
Dark
6e22687bf6
Switch pagination to buttons 2021-06-21 01:36:35 +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
72637fe1b3
More initialization order fixes (vol 2) 2021-05-23 17:13:11 +03: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
Dragory
6427d9a5a9
Update STAGE_CHANNEL_ICON URL 2021-05-06 21:27:58 +03:00
Almeida
8846a016ab
added better support for stage channels on channelinfo (#197) 2021-05-06 21:25:17 +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
Dragory
aa43f05173
Check !bansearch permissions before running search 2021-04-28 21:47:45 +03:00
Dragory
ee615c1f0e
Optimize !search and !bansearch performance for non-regex searches 2021-04-28 21:44:15 +03:00
Dragory
fdaf386193
Temp fix to role change detection on specific servers: cache all members on bot start on these server 2021-04-02 21:31:11 +03:00
Dragory
3f34a463e9
Clean up unnecessary optional chaining 2021-04-02 20:17:29 +03:00
Dragory
dd07786fe8
!server: fix banner URL not being masked; rename links from 'URL' to 'Link' 2021-04-02 20:15:13 +03:00
Dragory
53b64682ee
Update to eris#dev 2021-04-02 19:02:20 +03:00
DEX
c4a8c3014e
Adding av as an alias for the avatar command (#169) 2021-04-02 16:45:00 +03:00
Nils
23c68d1d44
Add image links to server info embed (#150) 2021-02-13 20:04:59 +02: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