Skip to content

i5o/gcibot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GCIBot

Google Code in irc bot

How to use

Add a file data.py with this data:

username = "desired_username"
nickname = "desired_nickname"
password = "password_for_nickname"
google_account = "account_for_lookup_tasks"
google_password = "password_for_google_account"
server = "irc.freenode.net"
port = 6667

And then

python gcibot.py channel1 channel2

About

Google Code in irc bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages