['Traceback (most recent call last):\n', '
File "C:\\Users\\pushe\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\disgames\\mixins\\madlib.py", line 31, in madlib\n
json = await self.request(min, max)\n', '
File "C:\\Users\\pushe\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\disgames\\mixins\\madlib.py", line 26, in request\n
response = self.session.get(self.url, params=params)\n', '
File "C:\\Users\\pushe\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\disgames\\mixins\\madlib.py", line 20, in session\n
if not self._session:\n',
"AttributeError: 'Games' object has no attribute '_session'\n", '\n
File"discord.ext.commands.errors.CommandInvokeError: Command raised an exception: AttributeError: 'Games' object has no attribute '_session'\n"]
What happened was at line 20: Line 20
What should be fixed is in my fork: Fork
Full error: