Dragory
c1c7c092d9
Reformat all files with Prettier
2021-09-11 19:06:51 +03:00
Almeida
e287df0ace
Fix max stickers and premium tier in !server ( #258 )
2021-09-04 19:16:44 +03:00
metal
ac988b2468
Bot-specific for bot users in !userinfo ( #260 )
2021-09-04 19:12:37 +03:00
metal
af75e4617e
check if "channel" exists
2021-09-04 09:37:58 +00:00
Dragory
c3bacdb8b7
Fix default role showing up in user info embed
2021-08-20 21:02:16 +03:00
Dark
04cd1fc0e7
Implement temporary permission check public functions
2021-08-15 01:44:25 +02:00
Almeida
9fc8783440
added support for emoji ids on emojiinfo command
2021-08-14 14:50:43 +01:00
Dark
8a62a427da
Context Menu Actions v1, clean and mute support with full options
2021-08-13 05:01:08 +02:00
almeidx
c932333971
upgrade discord.js
2021-08-04 20:45:42 +01:00
Nils
bbac9c1f13
Merge pull request #5 from almeidx/final
...
Final
2021-07-29 18:50:01 +02:00
Dark
c9ea2407b1
Fix role member counts, add threads to channel info command
2021-07-29 18:46:52 +02:00
almeidx
9cc866df0b
changes to serverinfo and fixes in utils
2021-07-29 17:18:49 +01:00
almeidx
979cbe7582
use idToTimestamp method
2021-07-29 16:36:00 +01:00
almeidx
c4a20000d9
simplified
2021-07-29 10:47:47 +01:00
almeidx
553a545733
show created timestamp and sticker info on server info
2021-07-29 10:26:05 +01:00
almeidx
9ffc91e5fa
removed unnecessary string literal and simplified stuff
2021-07-29 10:08:55 +01:00
almeidx
c21e779c03
user.tag
2021-07-29 00:37:19 +01:00
almeidx
5523267678
use User#displayAvatarURL and dont encode reason
2021-07-28 23:40:20 +01:00
Dark
d24aea7c5c
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
1c7e97c785
Fix various bugs, update djs
2021-07-04 23:14:12 +02:00
Dark
2a669267cb
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
2977363dc0
Type fixes for djs
2021-06-30 04:56:56 +02:00
Dark
38a5e07be8
Formatting and initial ButtonRoles DB work
2021-06-08 02:23:30 +02:00
Dark
addb614023
Organise all imports, make Mutes depend on Logs
2021-06-06 23:51:32 +02:00
Dark
c99e745f89
Finish preliminary rework, ready to test
2021-06-02 04:07:50 +02:00
Dark
3883b5b749
More rework progress, remove all eris imports
2021-06-01 02:05:55 +02:00
Dragory
049a54ded8
Update STAGE_CHANNEL_ICON URL
2021-05-06 21:27:58 +03:00
Almeida
5f6df19be1
added better support for stage channels on channelinfo ( #197 )
2021-05-06 21:25:17 +03:00
Almeida
6656df613c
Add !roleinfo and !emojiinfo ( #198 )
2021-05-06 21:19:57 +03:00
Dragory
f66b19994f
Clean up unnecessary optional chaining
2021-04-02 20:17:29 +03:00
Dragory
4ee5a59dc8
!server: fix banner URL not being masked; rename links from 'URL' to 'Link'
2021-04-02 20:15:13 +03:00
Dragory
f8c3e85c55
Update to eris#dev
2021-04-02 19:02:20 +03:00
Nils
1c5679e732
Add image links to server info embed ( #150 )
2021-02-13 20:04:59 +02:00
Dragory
6f2d5a3784
Turn on strict TS compilation. Fix up and tweak types accordingly.
2020-11-09 20:03:57 +02:00
Dragory
d0fe2dea04
Update to new Knub 30 beta. Code clean-up.
2020-10-01 01:43:38 +03:00
Dragory
a39bdb559f
!timezone: add fuzzy matching for timezone name; add reset
2020-08-19 00:47:42 +03:00
Dragory
6ba56a3f12
Add time_and_date plugin. Use it for timezones and date formats around the bot.
2020-08-19 00:19:12 +03:00
Dragory
7a3035a447
Use messageLink() function for message links everywhere
2020-08-10 03:26:39 +03:00
Dragory
6b4e01ef82
!userinfo: link cases when possible
2020-08-10 02:38:49 +03:00
Dragory
d7a93451c0
!userinfo: mention roles, sort by hierarchy
2020-08-10 02:25:19 +03:00
Dragory
8bd1572e2a
Add support for server-specific timezone and date format settings
2020-08-10 00:24:06 +03:00
Dragory
df295dc1b8
Add !slowmode command
2020-08-09 17:28:21 +03:00
Dragory
2ec0bb2b1c
Tweak !user/!userinfo styles
2020-08-06 01:56:51 +03:00
Dragory
b4e3ec0159
Add new multi-use !info command
2020-08-06 01:10:40 +03:00
Dragory
a95f7bd96e
Add !message/!messageinfo command
2020-08-06 00:46:47 +03:00
Dragory
39215c1348
Add !channel/!channelinfo
2020-08-05 22:54:14 +03:00
Dragory
d6f80368ba
!info style tweaks
2020-08-05 22:18:38 +03:00
Dragory
c205c37eee
Update !info styles to match !server and !invite
2020-08-05 22:16:53 +03:00
Dragory
d0efd38172
Remove embed color from !server
2020-08-05 22:03:56 +03:00
Dragory
4d93cec282
Update !invite title formatting to match !server
2020-08-05 22:03:07 +03:00