dickserv- irc bot with many useful commands |
git clone git://git.acid.vegas/dickserv.git |
Log | Files | Refs | Archive | README | LICENSE |
commands.py (299B)
1 #!/usr/bin/env python 2 # DickServ IRC Bot - Developed by acidvegas in Python (https://acid.vegas/dickserv) 3 # commands.py 4 5 import cryptocurrency 6 import dictionary 7 import google 8 import imdb 9 import isup 10 import netsplit 11 import reddit 12 import tpb 13 import tripsit 14 import weather 15 import wolfram 16 import youtube