An open API service indexing awesome lists of open source software.

https://github.com/chand1012/quickmememanager

Manages Patrons for DiscordQuickMeme
https://github.com/chand1012/quickmememanager

bot go golang manages-patrons

Last synced: over 1 year ago
JSON representation

Manages Patrons for DiscordQuickMeme

Awesome Lists containing this project

README

          

# QuickMemeManager

[![DeepSource](https://deepsource.io/gh/chand1012/QuickMemeManager.svg/?label=active+issues&show_trend=true)](https://deepsource.io/gh/chand1012/QuickMemeManager/?ref=repository-badge)

Manages Patrons for [DiscordQuickMeme](https://github.com/chand1012/Discord-Quick-Meme). Here is how it will work when completed:

- Will periodically scan the [DiscordQuickMeme](https://discord.gg/YNnp9uy) server for users
- If a user is in one of the Patron roles, will check the database to see if user is in the correct table
- If not in the table, send them a PM asking what server(s) they would like to boost.
- If a user either leaves or is no longer in the Patron roles, will delete them from the table.

- Will be use shards to make sure that if this becomes a big thing the bot can handle it.

- That's really it.