mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[GH-ISSUE #699] Feature Request: !fortune command #58
Reference in New Issue
Block a user
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?
Originally created by @LoweysLitsman on GitHub (Feb 10, 2021).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/699
Add a !fortune command to tell the fortune of the users, just like in fortune cookies!
Example: The harder you work, the luckier you get.
I suggest to make it only usable 1 time per day for each user (or static 12hr, 16hr, 20hr interval).
I'll try to come up with a list of sentences/fortunes, I'll edit the issue when I gather them.(on rpcs3 server) Maybe restrict the command to DMs, #bot-spam and #off-topic
Edit: Made a first list for starting with 38 quotes. https://paste.sh/eoQX_jyn#YETGWgErDz_rw7CWaTcy0DiW
@13xforever commented on GitHub (Feb 13, 2021):
need some source for fortunes
@LoweysLitsman commented on GitHub (Feb 13, 2021):
For starters, I searched around 35 quotes, also included the source where I found them https://paste.sh/eoQX_jyn#YETGWgErDz_rw7CWaTcy0DiW
@13xforever commented on GitHub (Mar 2, 2021):
default linux fortune database: https://github.com/bmc/fortunes/blob/master/fortunes
additional database: https://github.com/ruanyf/fortunes/blob/master/data/fortunes
I think I'll make a mod command to import new quotes in this format
Feature Request: !fortune commandto [GH-ISSUE #699] Feature Request: !fortune command