A Slack Bot that shares weather information about London in the #london channel!
Use of code compleation in VSCode!
A Slack Bot that shares weather information about London in the #london channel!
Use of code compleation in VSCode!
I decided to lock in because I’ve been super busy with school I haven’t coded much but thinking now I still have an essay to write and this is not that important…
Here is what i added:
daily.py)In theory i went a bit overkill cause the plan is to have this run on my Pi at 9am everyday but that sin’t important
/credits command/weather command or make some differant onesREADME.md better
Log in to leave a comment
Used python-weather to make a simple script to send weather in °C using the documentation. I then implimented this into a Slack bot (using knowlage from previous slack bot project) where when you run /weatherin the channel it will tell you the current tempreture only visible to you.