M.I.W bot
- 2 Devlogs
- 1 Total hours
A simple slack bot that can search the wiki
A simple slack bot that can search the wiki
Give the bot a reason to live
It name is M.I.W(Microcontroller Information Wiki) its can search up the wiki by /miw_wiki and give information about anything, but the focus is on the microcontrollers like ESP32 and Arduino
Now it also works 24/7 by using rend as a web server you can verify the status of the bot by /miw_status and can also get a random quote by /miw_random
Firsts commands are up
/yupi
/decide
/joke
I used the socket mode to bypass the need of a webhook making the coding easy and fast.
Right now the bot isn’t 24/7 but working on that