Server Active Flag #17
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Within v0.3.0 of the pyrss-website project, a new db object
GuildSettings
was created, which stores a valueactive
.This needs to be implemented into this bot, so that a guild/server with an inactive flag on its settings will not be processed or have its subscriptions processed.
completed.