6 lines
62 B
Python
6 lines
62 B
Python
![]() |
#!/bin/python
|
||
|
|
||
|
from lib.werefox_bot_runtime import run
|
||
|
|
||
|
run()
|