I would like to report a bug, is there a discord server or should I just post it here?
Here is the error:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/day01.rpy", line 3189, in <module>
NameError: name 'requests' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "day01.rpyc", line 3189, in script
File "F:\Zip Dateien\Enslaver\Enslaver_Part1-0.8.0-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\Zip Dateien\Enslaver\Enslaver_Part1-0.8.0-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/day01.rpy", line 3189, in <module>
NameError: name 'requests' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Enslaver 0.8.0
Sat Sep 12 12:05:10 2020
```