Open
Description
Maybe maybe maybe
- Add
is_memeboard
andmemeboard_rating
fields toStarboard
- Add
/memeconfig
command withenable
anddisable
options - Add
/meme
command that fetches a random message from memeboards. - Add
hide_in_meme
or smth to either User or Member objects - Add way to disable/enable ^
- If a user/member is anonymous, hide their username in the author field in
/meme
- Add
blocked_memes
or smth to Starboards so that I can block bad memeboards - Add
Report Message
button to/meme
which reports stuff to me. - Create
SBMessageRef
model withmessage_id
andsb_message_id
fields - Make
/meme
and/random
create instance ofSBMessageRef
- Make
get_orig_message
checkSBMessageRef
first - If an
SBMessageRef
appears on the starboard, alter how it is displayed (hide author, should guild, etc).
Some way to upvote/downvote that affects a starboards memboard_rating.
Activity