aboutsummaryrefslogtreecommitdiff
path: root/src/Database.py
Commit message (Expand)AuthorAgeFilesLines
* Fix find_prefix functions in Database.py ('%s%' -> '%s%%')Gravatar jesopo2018-09-281-5/+5
* Don't give IRCBot instance to things that don't need it, use a better way of•••doing default locations for config/database/log Gravatar jesopo2018-09-271-7/+6
* Move log and database files to their own foldersGravatar jesopo2018-09-241-1/+1
* Move most code in root directory to src/Gravatar jesopo2018-09-241-0/+369