The error:
Traceback (most recent call last):
File "/home/user/Bunker/discord/bots/ChessBot/run_chessbot.py", line 1, in
from chessbot.config import *
File "/home/user/Bunker/discord/bots/ChessBot/chessbot/config.py", line 136, in
from chessbot.tok import * # Overwrite defaults
ModuleNotFoundError: No module named 'chessbot.tok'
OS: Arch Linux
The error:
Traceback (most recent call last):
File "/home/user/Bunker/discord/bots/ChessBot/run_chessbot.py", line 1, in
from chessbot.config import *
File "/home/user/Bunker/discord/bots/ChessBot/chessbot/config.py", line 136, in
from chessbot.tok import * # Overwrite defaults
ModuleNotFoundError: No module named 'chessbot.tok'
OS: Arch Linux