Brandon209-Red-bot-Cogs/threadrotate/info.json

15 lines
385 B
JSON

{
"author": [
"brandons209"
],
"install_msg": "Thank you for installing my cog!",
"name": "Thread Rotator",
"description": "Allows for automatic thread rotation given a list of topics. Useful for roleplaying, general chats, topic discussions, etc.",
"tags": [
"Threads"
],
"requirements": [
"matplotlib",
"pandas"
]
}