index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
start.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Give modules event objects with "context"s, to facilitate purging all the event
jesopo
2018-08-31
1
-1
/
+1
|
|
|
|
hooks for a module
*
Database.add_server -> Database.servers.add
jesopo
2018-08-30
1
-1
/
+1
|
*
Load whitelist in start.py, pass to ModuleManager.load_modules
jesopo
2018-08-30
1
-1
/
+5
|
*
Return config from Config.load_config instead of setting it on bot
jesopo
2018-08-30
1
-2
/
+3
|
*
Moved table-specific logic to their own "table" classes in Database.py
jesopo
2018-08-05
1
-1
/
+1
|
*
set default argparse config argument to bot.conf
jesopo
2018-07-16
1
-1
/
+1
|
*
Don't add a server to bot.servers until it's connected
jesopo
2018-07-02
1
-8
/
+14
|
*
Adds args.verbose and fixes a couple of bug
jesopo
2017-01-27
1
-2
/
+5
|
*
added tracking certain words in words.py and fixed/changed a couple of ↵
jesopo
2016-04-06
1
-1
/
+1
|
|
|
|
things to allow it to work.
*
added command line options to start.py for config file and database file ↵
jesopo
2016-03-31
1
-2
/
+10
|
|
|
|
locaitons.
*
added a "hashflag" to modules to stop modules being loaded that rely on a ↵
jesopo
2016-03-30
1
-1
/
+2
|
|
|
|
not-present config option.
*
first commit.
jesopo
2016-03-29
1
-0
/
+39