AbirHasan2005 / AbirHasan2005/Forward-Client
Problem with initialization of the app
- Lingua principale
- Python
- Stelle
- 121
- Fork
- 282
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hey Abir,
Thank you for this amazing bot. I'm having an issue here while starting the bot.
PS C:\Users\HP\Downloads\Forward-Client-main> python3 main.py
Traceback (most recent call last):
File "C:\Users\HP\Downloads\Forward-Client-main\main.py", line 12, in
from configs import Config
File "C:\Users\HP\Downloads\Forward-Client-main\configs.py", line 7, in
class Config(object):
File "C:\Users\HP\Downloads\Forward-Client-main\configs.py", line 9, in Config
API_ID = int(os.environ.get("10122264"))
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
Any chance to have a typo in the APP ID section? Thank you for your help. Have a great day.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.