Skip to content

haxednet/ircbot-llama

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ircbot-llama

Legend has it that this little bot will grow and grow into the greatest bot in the world one day!

mwaaa

actions.py is where all functions like ?wiki and ?song live

llamabot.py is the base script that connects to IRC. It imports the useful stuff from actions.py and mwaaa.py

mwaaa.py has some constants defined and contains the dictionary of static replies.

If you want the bot to respond "foobar" when someone types "?foo", add it to the reply dictionary in mwaaa.py

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%