tavernbot icon indicating copy to clipboard operation
tavernbot copied to clipboard

Content Generation Link Provider

Open ghost opened this issue 6 years ago • 0 comments

Not sure how to approach this. There's interest in the idea of having a command, "!links param" or something, where the bot will reply with a few really great links for a thing.

Idea: Links are stored like { "url": "url.place.com", "tags": [ 'tag1', 'tag2', 'etc' ] }, and we should cache a list of each link per tag, so when a user inputs "!list npcna", it finds all 'npcname' links and replies with those.

Examples include things such as donjon.sh links, watabou city generator...

ghost avatar Jan 11 '18 07:01 ghost