I've been tinkering with tmi.js (Twitch's messaging interface) in node as of late, and it occurred to me: the library works in the browser, as well! With this in my back pocket, I went off and built a tiny little chat bot as an experiment. The bot responds with a random "thank you" emote …
I'm streaming on Twitch right now.
You should stop by.
Let's go!
Tagged: bot
-
Aethersprite: a Discord bot framework
For some months, I had been tinkering with the discord.py library and slowly building up a bot for use in Nexus Clash faction servers. The more I added to it, the more I began to realize that what I was really building was a bot framework, and that framework just so happened to have some commands …