Closed Drew-Xbox-FOR3V3RUP closed 1 week ago
Traceback (most recent call last): File "/data/data/com.termux/files/home/ghost/ghost.py", line 40, in ghost = commands.bot( ^^^^^^^^^^^^^ TypeError: 'module' object is not callable
Pops up when trying to start the bot
Before you follow the below steps, you must pull the most recent changes.
requirements.txt
pip install -r requirements.txt
ghost.py
Traceback (most recent call last): File "/data/data/com.termux/files/home/ghost/ghost.py", line 40, in
ghost = commands.bot(
^^^^^^^^^^^^^
TypeError: 'module' object is not callable
Pops up when trying to start the bot