Commit Graph

26 Commits

Author SHA1 Message Date
OneNormalUsername
bf0aa3baad Various improvements to templates (#8)
- Removes `;closenolog` templates, as the feature doesn't exist anymore
- Fix some inconsistencies and typos

Co-Authored-By: Sheldan <5037282+Sheldan@users.noreply.github.com>

Co-authored-by: Sheldan <5037282+Sheldan@users.noreply.github.com>
2021-07-11 15:02:51 +02:00
Sheldan
d83310e029 [AB-299] fixing templates for ban notification 2021-07-04 13:01:21 +02:00
OneNormalUsername
1b0dcf5aff Remove dashes in unban related templates (#5)
* Remove dashes in unban related templates
2021-06-26 22:44:57 +02:00
Sheldan
e9b15bf32d [AB-xxx] consistent naming for un-banning 2021-06-26 22:24:06 +02:00
Sheldan
1ae65d2723 [AB-xxx] fixing ban related templates 2021-06-26 22:17:28 +02:00
OneNormalUsername
4433d234be Small improvements to warnings and mutes templates (#4)
- Warning reasons after `;warnings user_id` is run is now displayed in a code block for better readability
- There is now a space before `This warning was decayed on [...]` after running `;warnings user_id`
- Minor wording changes
2021-06-07 19:10:01 +02:00
OneNormalUsername
b2fb63bca9 Fix string in ban log template (#3) 2021-06-05 13:24:31 +02:00
OneNormalUsername
0217e48278 Change "default reason" to "No reason provided" for moderation commands templates (#2) 2021-06-04 17:01:51 +02:00
Sheldan
2e1f6e20b6 [AB-285] adding help templates for moderation commands and fixing my warnings template 2021-06-02 02:29:17 +02:00
Sheldan
8252a1752d [AB-284] adding templates for warn decay notification
fixing some templates related to moderation
2021-06-02 00:34:10 +02:00
Sheldan
c6d6fb1c8f [AB-281] adapting templates for ban rework 2021-06-01 21:10:44 +02:00
AnonymousWP
08c96ecf46 Added missing format for weeks (#1)
Adding core template 'duration_format_help'
2021-05-20 19:04:40 +02:00
Sheldan
6b6f5bcb10 [AB-240] moving invite filtering to separate module
adding templates for effects rework
changed display of optional parameters in help
2021-05-10 20:57:09 +02:00
Sheldan
73ca42bd66 [AB-232] splitting logging functionality to separate module
changing user join/leave template to be an embed
2021-04-24 16:03:07 +02:00
Sheldan
8cb131594c [AB-200] adapting link embed template for changes
moving link embed templates to proper package
adapting module help response to new structure
2021-03-16 01:17:04 +01:00
Sheldan
69577696d9 [AB-69] adding templates for help modules
renaming feature templates to have the feature as a prefix
removing unused modmail feature template
renaming folders in core templates
2021-02-14 14:20:57 +01:00
Sheldan
242283928a [AB-192] fixing missing template for invite filter 2021-02-13 14:45:55 +01:00
Sheldan
37b1589431 [AB-68] adding invite filter feature template 2021-02-03 03:48:47 +01:00
Sheldan
13d91deeb7 [AB-68] adding template for invite filter 2021-01-24 22:39:30 +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
7fd8531c56 [AB-73] renaming enable/disable/setup commands to include feature in their name 2020-10-17 16:26:55 +02:00
Sheldan
4a0b63723a [AB-76] removed usage templates for existing commands and changed help template to include the new field 2020-09-24 03:17:30 +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
71f08e243e initial commit with the current state of the templates split into separate modules with assembly 2020-07-01 21:59:05 +02:00