asmod_deus
asmod_deus
RRailway
Created by asmod_deus on 8/4/2023 in #✋|help
Hobby plan
Ah thnx
18 replies
RRailway
Created by asmod_deus on 8/4/2023 in #✋|help
Hobby plan
And that is for sure right ? cause ive been hearing people say that every month its gonna be 5$
18 replies
RRailway
Created by asmod_deus on 8/4/2023 in #✋|help
Hobby plan
anyone ?
18 replies
RRailway
Created by asmod_deus on 4/30/2023 in #✋|help
requirements error
thnx for the help and time ✌️
39 replies
RRailway
Created by asmod_deus on 4/30/2023 in #✋|help
requirements error
thnx the DB is connected
39 replies
RRailway
Created by asmod_deus on 4/30/2023 in #✋|help
requirements error
yup this works
39 replies
RRailway
Created by asmod_deus on 4/30/2023 in #✋|help
requirements error
39 replies
RRailway
Created by asmod_deus on 4/30/2023 in #✋|help
requirements error
async def cog_load(self) -> None:
print("Leveling loaded")
setattr(self.bot, "db",
await aiomysql.connect(host=os.environ.get('MYSQLHOST'), user=os.environ.get("MYSQLUSER"), password=os.environ.get('MYSQLPASSWORD'),
db=os.environ.get('MYSQLDATABASE'), port=os.environ.get("MYSQLPORT")))
print("DB connected in cog")
async def cog_load(self) -> None:
print("Leveling loaded")
setattr(self.bot, "db",
await aiomysql.connect(host=os.environ.get('MYSQLHOST'), user=os.environ.get("MYSQLUSER"), password=os.environ.get('MYSQLPASSWORD'),
db=os.environ.get('MYSQLDATABASE'), port=os.environ.get("MYSQLPORT")))
print("DB connected in cog")
39 replies
RRailway
Created by asmod_deus on 4/30/2023 in #✋|help
requirements error
Updated
39 replies
RRailway
Created by asmod_deus on 4/30/2023 in #✋|help
requirements error
Ok so i added port var and it still instead getting connected
39 replies
RRailway
Created by asmod_deus on 4/30/2023 in #✋|help
requirements error
Like to run the DB is it compulsory to have CLI installed ?
39 replies
RRailway
Created by asmod_deus on 4/30/2023 in #✋|help
requirements error
async def cog_load(self) -> None:
print("Leveling loaded")
setattr(self.bot, "db",
await aiomysql.connect(host=os.environ.get('MYSQLHOST'), user=os.environ.get("MYSQLUSER"), password=os.environ.get('MYSQLPASSWORD'),
db=os.environ.get('MYSQLDATABASE')))
print("DB connected in cog")
async def cog_load(self) -> None:
print("Leveling loaded")
setattr(self.bot, "db",
await aiomysql.connect(host=os.environ.get('MYSQLHOST'), user=os.environ.get("MYSQLUSER"), password=os.environ.get('MYSQLPASSWORD'),
db=os.environ.get('MYSQLDATABASE')))
print("DB connected in cog")
Connecting method
39 replies
RRailway
Created by asmod_deus on 4/30/2023 in #✋|help
requirements error
39 replies
RRailway
Created by asmod_deus on 4/30/2023 in #✋|help
requirements error
39 replies
RRailway
Created by asmod_deus on 4/30/2023 in #✋|help
requirements error
Is CLI compulsory ?
39 replies
RRailway
Created by asmod_deus on 4/30/2023 in #✋|help
requirements error
Oh alr i simply put the stuff without vars. Ill do it.
39 replies
RRailway
Created by asmod_deus on 4/30/2023 in #✋|help
requirements error
Also, how can i upload a font ?
39 replies
RRailway
Created by asmod_deus on 4/30/2023 in #✋|help
requirements error
I'm also trying the sql db that railway provides. Do i need to have CLI installed ? cause the db cant connect to my github project
39 replies
RRailway
Created by asmod_deus on 4/30/2023 in #✋|help
requirements error
39 replies
RRailway
Created by asmod_deus on 4/30/2023 in #✋|help
requirements error
alr
39 replies