aboutsummaryrefslogtreecommitdiff
path: root/start.py
Commit message (Expand)AuthorAgeFilesLines
* set default argparse config argument to bot.confGravatar jesopo2018-07-161-1/+1
* Don't add a server to bot.servers until it's connectedGravatar jesopo2018-07-021-8/+14
* Adds args.verbose and fixes a couple of bugGravatar jesopo2017-01-271-2/+5
* added tracking certain words in words.py and fixed/changed a couple of things...Gravatar jesopo2016-04-061-1/+1
* added command line options to start.py for config file and database file loca...Gravatar jesopo2016-03-311-2/+10
* added a "hashflag" to modules to stop modules being loaded that rely on a not...Gravatar jesopo2016-03-301-1/+2
* first commit.Gravatar jesopo2016-03-291-0/+39