AbirHasan2005 / AbirHasan2005/Forward-Client

Problem with initialization of the app

Abierto
#27 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
121
Forks
282
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.