3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 10:25:01 +00:00
Commit graph

29 commits

Author SHA1 Message Date
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
Dragory
bf010b2c5b Update !server embed to be consistent with !invite embed 2020-08-05 22:01:29 +03:00
Dragory
f497268aa5 Work on !invite styles 2020-08-05 20:18:30 +03:00
Dragory
7efabb851c !invite: add invite creator information when available 2020-08-05 19:32:58 +03:00
Dragory
67337a8abb Add !invite utility command 2020-08-05 18:52:15 +03:00
Dragory
67da78a4b3 Rename serverInfo() abstraction to getServerInfoEmbed()
Consistent with getUserInfoEmbed()
2020-08-05 17:40:24 +03:00
Dragory
5d9fc94450 Reorganize !info abstraction
Consistent with the abstraction for !server/!serverinfo now
2020-08-05 17:39:00 +03:00
Dragory
fd9002e7e3 !server: fix max emoji count not including animated emojis 2020-08-05 05:00:45 +03:00
Dragory
5452f7c4c2 !server: make sure we only show information for other servers when it's public information 2020-08-05 04:59:57 +03:00
Dragory
ae03ddbb08 Allow passing server id to !server, add alias !serverinfo 2020-08-05 04:38:10 +03:00