Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Add /settings levelup_messages to let users change their settings for notifications#303

Merged
notsniped merged 3 commits intoPyBotDevs:mainfrom
cyanogus:levelup-message-disable-option
Jul 4, 2023
Merged

Add /settings levelup_messages to let users change their settings for notifications#303
notsniped merged 3 commits intoPyBotDevs:mainfrom
cyanogus:levelup-message-disable-option

Conversation

@cyanogus
Copy link
Contributor

@cyanogus cyanogus commented Jul 1, 2023

This setting lets users change whether they want isobot to DM them for level up notifications or not.

If the setting is set to True, the user will receive notifications in their DMs for level ups. If False, they will not be notified of it.

This proposal also adds a user and server setting system as a framework module, so that the same system can be used to migrate other setting commands in the bot and can also be expanded for more uses in the future.

@notsniped notsniped self-assigned this Jul 4, 2023
@notsniped notsniped added enhancement New feature or request priority:high area:main Changes to the main functioning code area:levelling Any updates, changes, or removals to the levelling system type:cogs Any changes to the bot's slash command cogs labels Jul 4, 2023
@notsniped notsniped merged commit b878938 into PyBotDevs:main Jul 4, 2023
@cyanogus cyanogus deleted the levelup-message-disable-option branch July 11, 2023 05:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area:levelling Any updates, changes, or removals to the levelling system area:main Changes to the main functioning code enhancement New feature or request priority:high size/M type:cogs Any changes to the bot's slash command cogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants