Cleanup part 2 and Beta 20 requirements
This commit is contained in:
@@ -4,6 +4,7 @@ from redbot.core import commands
|
||||
|
||||
|
||||
class Inspirobot:
|
||||
"""Posts images generated by https://inspirobot.me"""
|
||||
def __init__(self, bot):
|
||||
self.bot = bot
|
||||
self.session = aiohttp.ClientSession()
|
||||
|
||||
Reference in New Issue
Block a user