3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-18 23:09:59 +00:00
Commit graph

26 commits

Author SHA1 Message Date
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
Dragory
d1402b2400
Allow passing server id to !server, add alias !serverinfo 2020-08-05 04:38:10 +03:00