My first slack bot!
- 2 Devlogs
- 1 Total hours
This bot isn't slacking off, it replies to messages 24/7!
This bot isn't slacking off, it replies to messages 24/7!
New commands for the brokenbot. Honestly I had no idea how to work with APIs, I had only vaguely heard about to never store API keys directly in the code (which I definitely didn’t do at first), but now it seems funny how it took so long research to find out how to get a functioning API key from OpenWeather (in the end I had to wait for my key to be activated because it usually takes a few hours).
I still don’t understand how and .env file keeps the API keys magically safe ;)
Just following the Tutorial. I honestly had no idea what a slack bot is before, and how it functions. Now I still don’t now how it functions, but I got a working local prototype.