forked from eisenbes/LPMCBot
-
Notifications
You must be signed in to change notification settings - Fork 0
vascoosx/LPMCBot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an IRC bot written in Python. It is meant to be simple as a starting point so that LPMC learners can learn from it and add features/functionality. The bot can be started in a few ways: - Interactive Mode Start the bot with '-i' or '--interactive' and it will prompt for a few settings. EXAMPLE: 'python2 lpmcbot.py -i' - Environment Variables The settings can be passed to the bot by environment variables. EXAMPLE: 'NICK="MyNick" USER="MyUser" CHANNEL="#MyChannel" python2 lpmcbot.py' - Default Values If no argument is passed and no environment variables are found, the bot will use the default values.
About
Python IRC Bot for the Learn Programming Mentoring Community
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published