Initial split of the modules

This commit is contained in:
Master Kwoth
2017-09-30 00:46:33 +02:00
parent cdc2c43913
commit 599245b1ca
499 changed files with 469 additions and 256 deletions

View File

@ -19,6 +19,7 @@ Some features have their own specific placeholders which are noted in that featu
- `%rngX-Y%` - Replace X and Y with the range (for example `%rng5-10%` - random between 5 and 10)
- `%time%` - Bot time
- `%server_time%` - Time on this server, set with `.timezone` command
- `%target%` - Used only in custom reactions, it shows the part of the message after the trigger
**If you're using placeholders in embeds, don't use %user% and %mention% in titles, footers and field names. They will not show properly.**