Open Source Twitch.tv chat bot (IRC bot) based in PHP
Hi guys, I've built the backbones for a basic IRC bot in PHP; I was bored at work and since i can't work on any bigger projects, I can work on simple PHP ones.
Current Features:
- Simple emotes - !moo, !rawr etc...
- !logged : logs user into the database with a timestamp and base points
- !imback : user can say this every 5 minutes to prove activity in the chat, logs X points to database
- !items : lists items for sale with points from a database
- !buy #itemID #email : buys the item, minus's the points and sends an email to the user's email with the item information/sale
If you have any ideas, let me know.
Twitch - demo here [ make sure to be logged into twitch.tv ]
Feature requests:
<coming soon...>
Comment with what features you'd love to see. Thanks!
Name this file: irc.php
http://pastebin.com/Sj1y9mL7
Name this file: config.php
http://pastebin.com/D1EMqLJw
Here's a link to the SQL:
http://pastebin.com/WL97vVGm
Last edited by ev0; 01-13-2015 at 06:52 PM.
These ads disappear when you log in.