mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-05-06 14:06:29 +03:00
Add /settings & /settingslist commands
Co-authored-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
d46b08df08
commit
fcedb762eb
6 changed files with 1518 additions and 863 deletions
|
@ -546,4 +546,13 @@
|
|||
<data name="DescriptionReminder" xml:space="preserve">
|
||||
<value>You asked me to remind you {0}</value>
|
||||
</data>
|
||||
<data name="SettingsListTitle" xml:space="preserve">
|
||||
<value>Boyfriend's Settings</value>
|
||||
</data>
|
||||
<data name="SettingSuccessfulyChanged" xml:space="preserve">
|
||||
<value>Setting successfuly changed</value>
|
||||
</data>
|
||||
<data name="SettingNotChanged" xml:space="preserve">
|
||||
<value>Setting not changed</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue