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
/
quotes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
"qoute" -> "quote" typo
jesopo
2019-12-06
1
-1
/
+1
*
attempt to attach grabbed quotes to account instead of nickname
jesopo
2019-12-04
1
-1
/
+7
*
better help/usage for quote.py commands
•••
closes #92
jesopo
2019-10-04
1
-12
/
+8
*
allow !grab for 1 to 3 most recent lines (default is 1)
jesopo
2019-09-26
1
-8
/
+20
*
allow channels to specify quotes should be per-channel
jesopo
2019-09-25
1
-4
/
+22
*
return quote category even if =quote isnt present
jesopo
2019-09-07
1
-3
/
+6
*
remove !qadd because !quote does the same things now
jesopo
2019-09-05
1
-24
/
+0
*
show how many quotes found when searching with !quote
jesopo
2019-09-05
1
-1
/
+2
*
support searching for quote content in !quote
jesopo
2019-09-05
1
-3
/
+11
*
'recieved' -> 'received'
jesopo
2019-09-04
1
-1
/
+1
*
add !grab as an alias of !quotegrab
jesopo
2019-09-04
1
-0
/
+1
*
remove last quote if none is provided in !qdel
jesopo
2019-07-11
1
-13
/
+23
*
Add `depends-on` hashflags to relevant modules
jesopo
2019-05-25
1
-0
/
+2
*
Pass `category` arg to `_set_quotes` in `quote_add` (quotes.py)
jesopo
2019-01-26
1
-1
/
+1
*
Quote should be saved with saver and timestamp (quotes.py)
jesopo
2019-01-26
1
-2
/
+4
*
Typo, 'quote' -> 'quotes' (quotes.py)
jesopo
2019-01-26
1
-1
/
+1
*
`_set_quotes` needs to be given a category (quotes.py)
jesopo
2019-01-26
1
-1
/
+1
*
add !quotegrab to take the last message from a user and quote it (quotes.py)
jesopo
2019-01-26
1
-3
/
+21
*
Mark command hooks that are aliases ('g' vs 'google')
jesopo
2018-10-10
1
-4
/
+8
*
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
•••
related functionality
jesopo
2018-10-03
1
-5
/
+5
*
Switch to using docstring for usage, permission and require_mode
jesopo
2018-09-30
1
-11
/
+12
*
Switch to using @Utils.hook and docstrings for event hooks
jesopo
2018-09-26
1
-16
/
+21
*
Refactor everything to use delimited events
jesopo
2018-09-19
1
-12
/
+8
*
give an Exports object (actually, ExportsContex object) to each module, to
•••
facilitate things like !set and !channelset without using the events system
jesopo
2018-09-02
1
-1
/
+1
*
Give modules event objects with "context"s, to facilitate purging all the event
•••
hooks for a module
jesopo
2018-08-31
1
-5
/
+5
*
made set/channelset settings consistent.
jesopo
2016-05-01
1
-1
/
+1
*
added a command to quotes.py to get a random quote from a category.
jesopo
2016-05-01
1
-1
/
+15
*
added quotes.py.
jesopo
2016-04-29
1
-0
/
+71