AbirHasan2005 / AbirHasan2005/Forward-Client
Problem with initialization of the app
- Dominant language
- Python
- Stars
- 121
- Forks
- 282
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.