A weather bot is a bot created by Kingman that displays weather information in a city by using an API Discord
1
You should put api in kingman.py
apiurl = f"http://api.weatherstack.com/current?access_key=[ApiKeyHere]]&query={arg1}"
2
You must put the token in kingman.py
clinet.run("YourBotTokenHere")
3
type in terminal
# python3 main.py
4
Now the bot works
Repl.it
To make the bot work 24 hours I advise you to use the repl.it Host Site
بوت الطقس هو بوت انشائه KINGMAN لعرض الحالة الجوية في مدينة معينة في ديسكورد
1
لازم تحط api تبع الطقس هون
apiurl = f"http://api.weatherstack.com/current?access_key=[ApiKeyHere]]&query={arg1}"
2
لازم تحط توكم بوتك هون
clinet.run("YourBotTokenHere")
3
اكتب في ترمنال او سي ام دي
# python3 main.py
4
هيشتغل معك البوت
Repl.it
عشان تشغل بوت 24 ساعة بنصحك تستخدم موقع repl.it