This website requires JavaScript.
Explore
Help
Sign In
izaya
/
yukichan
Watch
1
Star
0
Fork
0
You've already forked yukichan
Code
Issues
Pull Requests
Releases
Wiki
Activity
Lua IRC bot.
15
Commits
1
Branch
0
Tags
27
KiB
Lua
100%
a09faa268e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
XeonSquared
a09faa268e
Made the AI module case-insensitive.
2016-01-13 01:46:18 +11:00
hooks
Made the AI module case-insensitive.
2016-01-13 01:46:18 +11:00
timers
Moved high-five module outside of main script, added method to extend.
2016-01-12 03:58:29 +11:00
ai.lua
Added an AI module, works mostly.
2016-01-13 00:55:44 +11:00
config.lua
Rewrote the parser, added timeouts
2016-01-13 01:35:19 +11:00
init.lua
General code cleanup.
2016-01-13 01:41:25 +11:00
LICENSE
Initial commit
2015-10-17 23:51:28 +11:00
README.md
Initial commit
2015-10-17 23:51:28 +11:00
serialization.lua
Made serialization work on straight lua.
2015-10-18 02:40:47 +11:00
README.md
yukichan
An IRC bot in Lua