aboutsummaryrefslogtreecommitdiff
path: root/src/Database.py
Commit message (Collapse)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 ofGravatar jesopo2018-09-271-7/+6
| | | | doing default locations for config/database/log
* 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