Commit graph

26 commits

Author SHA1 Message Date
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
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
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
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
c67a1df11d
Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Dragory
106a959b4d
Add new multi-use !info command 2020-08-06 01:10:40 +03:00
Dragory
ae1b749169
Remove embed color from !server 2020-08-05 22:03:56 +03:00
Dragory
6118639dd3
Update !server embed to be consistent with !invite embed 2020-08-05 22:01:29 +03:00
Dragory
6f30356065
Rename serverInfo() abstraction to getServerInfoEmbed()
Consistent with getUserInfoEmbed()
2020-08-05 17:40:24 +03:00
Renamed from backend/src/plugins/Utility/functions/serverInfo.ts (Browse further)