cs-discord-at-ucf / lion

🦁A Discord bot from scratch for the UCF Computer Science Discord.
MIT License
42 stars 18 forks source link

FAQ plugin #656

Open ElbertTse opened 2 years ago

ElbertTse commented 2 years ago

Create a plugin that allows for users to ping lion to display a FAQ message. To add FAQs, users can suggest a FAQ entry and entries would have to be approved on a rolling basis or periodically (monthly or per cycle). Approved entries should award the user with 10 tacos. (okay we can debate on how many tacos they should get)

Invocations:

List off FAQs !faq list

Suggest an entry !faq add <entry>

Armintron commented 2 years ago

Suggestion: An approved FAQ entry could give tacos to the user that submitted the entry

ElbertTse commented 2 years ago

Ill add it that