almeidx
3537305c59
upgrade discord.js
2021-08-04 20:45:42 +01:00
Nils
16188702f3
Merge pull request #5 from almeidx/final
...
Final
2021-07-29 18:50:01 +02:00
Dark
0053f55576
Fix role member counts, add threads to channel info command
2021-07-29 18:46:52 +02:00
almeidx
5fad488a63
changes to serverinfo and fixes in utils
2021-07-29 17:18:49 +01:00
almeidx
35bf6e5b82
use idToTimestamp method
2021-07-29 16:36:00 +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
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
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
0822fc15e5
Type fixes for djs
2021-06-30 04:56:56 +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
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
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
519cb4ece2
Add !roleinfo and !emojiinfo ( #198 )
2021-05-06 21:19:57 +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
Nils
23c68d1d44
Add image links to server info embed ( #150 )
2021-02-13 20:04:59 +02:00
Dragory
629002b8d9
Turn on strict TS compilation. Fix up and tweak types accordingly.
2020-11-09 20:03:57 +02:00
Dragory
2f470dc37a
Update to new Knub 30 beta. Code clean-up.
2020-10-01 01:43:38 +03:00
Dragory
753ceda5ec
!timezone: add fuzzy matching for timezone name; add reset
2020-08-19 00:47:42 +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
b379bea9b8
Use messageLink() function for message links everywhere
2020-08-10 03:26:39 +03:00
Dragory
638f9685b1
!userinfo: link cases when possible
2020-08-10 02:38:49 +03:00
Dragory
7cd58c2b6d
!userinfo: mention roles, sort by hierarchy
2020-08-10 02:25:19 +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
d276d8e28a
Tweak !user/!userinfo styles
2020-08-06 01:56:51 +03:00
Dragory
106a959b4d
Add new multi-use !info command
2020-08-06 01:10:40 +03:00
Dragory
e8ff297368
Add !message/!messageinfo command
2020-08-06 00:46:47 +03:00
Dragory
14af94e7a3
Add !channel/!channelinfo
2020-08-05 22:54:14 +03:00
Dragory
a1a5952e44
!info style tweaks
2020-08-05 22:18:38 +03:00
Dragory
16a85ed9a9
Update !info styles to match !server and !invite
2020-08-05 22:16:53 +03:00
Dragory
ae1b749169
Remove embed color from !server
2020-08-05 22:03:56 +03:00
Dragory
1fb7cffce0
Update !invite title formatting to match !server
2020-08-05 22:03:07 +03:00
Dragory
6118639dd3
Update !server embed to be consistent with !invite embed
2020-08-05 22:01:29 +03:00
Dragory
1040bf581a
Work on !invite styles
2020-08-05 20:18:30 +03:00
Dragory
ff056def4a
!invite: add invite creator information when available
2020-08-05 19:32:58 +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
a234e18ec3
!server: fix max emoji count not including animated emojis
2020-08-05 05:00:45 +03:00
Dragory
52980a2515
!server: make sure we only show information for other servers when it's public information
2020-08-05 04:59:57 +03:00