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
/
modules
/
quit.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Don't use the event system to get results from other modules - use exports
jesopo
2019-02-09
1
-2
/
+4
|
*
quit: add quote
Evelyn
2019-02-07
1
-1
/
+2
|
*
Remove particularly improper quit quotes, add Hillel the Elder quote (quit.py)
jesopo
2019-02-06
1
-2
/
+1
|
*
Quit: We're getting there
Evelyn
2018-12-20
1
-0
/
+1
|
*
Life's but a walking shadow, a poor player that struts and frets his hour ↵
Evelyn
2018-10-06
1
-0
/
+1
|
|
|
|
upon the stage, and then is heard no more. It is a tale told by an idiot, full of sound and fury, signifying nothing
*
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
jesopo
2018-10-03
1
-2
/
+2
|
|
|
|
related functionality
*
Switch to using @Utils.hook and docstrings for event hooks
jesopo
2018-09-26
1
-4
/
+3
|
*
give an Exports object (actually, ExportsContex object) to each module, to
jesopo
2018-09-02
1
-1
/
+1
|
|
|
|
facilitate things like !set and !channelset without using the events system
*
Give modules event objects with "context"s, to facilitate purging all the event
jesopo
2018-08-31
1
-2
/
+2
|
|
|
|
hooks for a module
*
Use QUOTES.items() in quit.py
jesopo
2018-07-15
1
-3
/
+2
|
*
Move quit quotes to it's own module
jesopo
2018-07-15
1
-0
/
+65