iggyvolz / incorrect-quotes

Incorrect Quotes discord bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: how to setup?

Cordeliaceps opened this issue · comments

This may just be me being silly but I have been having quite a hard time figuring out how to actually set this up: might I ask for some guidance? I could not find any directions in the repository itself. Thank you so much.

Hi - I mostly had put this up for my own use but I can definitely set up a README with some explanations! Right now it's just got a fixed list of quotes that it can pull from (see quotes.txt) but I'm interested in making the bot expandable with custom quote lists per-server and adding tags (so people could filter out certain types of quotes such as not safe for work/flirting).

I'll leave this issue open until I get the readme in place!

@Cordeliaceps - could you try inviting the bot this link? https://discord.com/api/oauth2/authorize?client_id=971128997926826044&scope=applications.commands

Also a quick brainstorm of features that I plan to add at some point:

  • Filtering quotes by sources - at a server, channel, or message level
  • Filtering by tags (for example NSFW, flirting) - also at a server, channel, or message level
  • Allow selecting users/roles/everyone in server instead of plain text (I want to still allow both)
  • Allow quotes with fewer people than selected (for example, make a quote with at least four people selected from anyone in the server)
  • Allow adding custom sources (this is the one I'm most torn on, as it's a potential vector for abuse)
  • Add to the Discord app directory