Skip to content

ccshiro/mib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Modular IRC Bot is an irc bot written in python, intended to be easy to extend
and customize.

MIB is licensed under the MIT License (see LICENSE for details).

To start MIB, simply invoke the main.py script. MIB is intended to be used with
Python 3.2 and up, but might work for older 3 versions as well.

# how to start bot and print usage notes
python3.2 src/main.py --help

To extend the bot's functionality you can create modules. Modules are located
in src/modules/. Inside of said directory you will find a README file
describing the process.

The MIB repository can be found online at: https://github.com/ccshiro/mib

About

Modular IRC Bot is an irc bot written in Python, intended to be easy to extend and customize.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages