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

15 lines
385 B
JSON
Raw Permalink Normal View History

2022-10-20 17:06:05 +13:00
{
2022-10-21 06:11:03 +13:00
"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"
2022-10-21 06:11:03 +13:00
]
}