====== Project Tinybot ======
Project Tinybot (or @teabot) is a smart and feature-rich chat bot designed specifically for your Twitch channel. You can use it to manage your chat, interact with viewers, track stats, and more. Just use the [[https://bot.alright.party/scripts.php|commands]] to have a fun and interactive chat experience!
===== How to get started =====
==== Install the bot ====
You can use an instance already running //(like [[https://twitch.tv/teabot|@teabot]])// and install it in your chat by sending the command [[https://bot.alright.party/!join|!join]] in its chat, or you can self-host it using these instructions[there is no available source code, so you won't be able to self-host it. (do you really need to self-host this 500LoC bot?)].
==== Commands ====
Look at [[https://bot.alright.party/scripts.php|the list of commands]] to quickly start using the bot. For example, //!help// will return the URL to the list of commands, and the //!help massping// will return the information about //!massping// command.
==== Personalization ====
Customize the bot to suit your style. Add your [[https://bot.alright.party/!cmd|static commands]] and [[https://bot.alright.party/!set|customize settings]] as you see fit.
==== Lua coding ====
You can code your own commands using [[https://lua.org|Lua]] programming language. Learn more about [[scripting|Lua coding]].