Commit Graph

29 Commits

Author SHA1 Message Date
Sheldan
2d92a15bf0 [AB-105] migrating to discord usernames 2023-09-19 23:45:00 +02:00
Sheldan
1b8717a5aa [AB-xxx] changing logic for author names and avatars to be more considerate between user and member avatar
limiting roles for userinfo and features for server info to lower values
2023-03-05 13:49:46 +01:00
Sheldan
3eb08360ec [AB-xxx] fixing template for serverinfo output 2022-12-20 13:17:53 +01:00
Sheldan
f6ed141328 [AB-69] adapting template of userinfo command 2022-08-27 14:45:18 +02:00
Sheldan
921a5259ee [AB-349] refactoring templates to have the new multi embed structure 2021-12-08 16:32:41 +01:00
Sheldan
5f5a7a4fb5 [AB-340] adding timestamp support for serverInfo command 2021-10-26 13:53:34 +02:00
Sheldan
cc584d711c [AB-333] refactoring templates to use Discord time stamp formatting 2021-10-14 01:33:29 +02:00
Sheldan
a4aa0ddb6c [AB-319] splitting emotes into two separate fields (animated and static) for server info 2021-09-10 00:41:53 +02:00
Sheldan
14bfbaae80 [AB-273] improving display of server features and adding text and voice channel count to server info 2021-05-29 01:20:01 +02:00
Sheldan
d71871a924 [AB-256] adding timezone to various places 2021-05-12 00:44:04 +02:00
Sheldan
b57efc809a [AB-233] adding templates for delete attachment feature which leads to an message updated event
removing duplicate field on show emote response
2021-04-24 18:04:19 +02:00
Sheldan
83ec7fc4cd [AB-216] replacing js_string with json_string in order to escape characters, because js_string could lead to illegal escape sequences 2021-03-28 17:12:08 +02:00
Sheldan
cf03520397 [AB-197] moving templates from utility to their respective maven modules 2021-03-12 17:53:46 +01:00
Sheldan
59e3a90049 [AB-137] changing templates to handle not existing members/channels
fixing help for createChannelGroup
fixing star stats receiver
changing formatting for long in various places
2021-03-09 21:42:00 +01:00
Sheldan
6bf878451a [AB-74] refactoring server info command to make use 2021-02-21 18:09:16 +01:00
Sheldan
7f0ec7d47c [AB-77] removing embedded exceptions
adding templates for file parameter
adding templates for server specific custom templates
2021-02-20 13:32:20 +01:00
Sheldan
311c96cb1b [AB-182] adding templates for starStats command with specific member 2021-02-15 01:41:47 +01:00
Sheldan
79eb91690f [AB-190] fixing assignable role exception template syntax
align features response template
fixing message embed template
2021-02-13 11:26:37 +01:00
Sheldan
7bb592cd2a [AB-154] fixing template to match with new object structure
fixing unmute log with incorrect structure
fixing name of unmute no active mutes exception template
fixing emote stats responses
fixing response embed for show emote and added more information
adding entertainment label template
2021-01-23 02:38:52 +01:00
Sheldan
41fb40fc8e [AB-63] adding templates for new fun and utility commands: roll, loveCalc, roulette, choose, 8ball 2020-12-14 01:48:28 +01:00
Sheldan
9e7c071068 [AB-150] adding templates for repost check
fixing some exception messages
2020-12-13 01:51:23 +01:00
Sheldan
ab244aca8d [AB-139] aligning templates with new models, fixing star stats template not being valid 2020-10-12 01:13:46 +02:00
Sheldan
4a7c28d6d9 [AB-138] added template for server channel conflict and fixed syntax in starboard post 2020-10-07 09:22:13 +02:00
Sheldan
e44712c48d [AB-57] changed some templates to match the changed models for new transaction handling 2020-09-22 00:43:31 +02:00
Sheldan
b82b3301ed added templates for exceptions and refactored some existing ones 2020-08-29 01:25:21 +02:00
Sheldan
a78bc99933 introduced color templates to manage the colors in a central way
created member author macro
created full member info macro
created member name macro
replaced some missed places with translation templates
made some templates for translation easier
2020-08-16 12:38:32 +02:00
Sheldan
8a33ff6099 replaced includes with safe includes, so that the json syntax is not broken 2020-08-15 19:23:21 +02:00
Sheldan
6565b68900 added embed templates 2020-07-17 02:20:46 +02:00
Sheldan
71f08e243e initial commit with the current state of the templates split into separate modules with assembly 2020-07-01 21:59:05 +02:00