@KashM
on
Tab of the Day Slack Bot
Made my first Slack Bot :)
Its a guitar tab bot, mostly because I kept losing motivation when I didn’t know what to practice. It sends a random tab or a practice tip whenever you run one of its commands.
The hardest part wasn’t even the code, it was getting it to actually understanding how to use Nest to make it live 24/7. However, the guide was pretty useful, and after some trial and error, I was able to get it to work.
Proud that I stuck with the debugging instead of giving up on the requirement, and that I ended up building something I’ll actually use.
To test it, try /tab-of-the-day-ping, /tab-of-the-day-get, and /tab-of-the-day-tip in any channel it’s been added to.
- 2 devlogs
- 2h
- Make a Slack Bot