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
/
tweets
Commit message (
Expand
)
Author
Age
Files
Lines
*
also support twitter mobile urls
jesopo
2019-10-20
1
-1
/
+1
*
refactor multi-line-to-line normalisation to utils.parse.line_normalise(), us...
•••
closes #174
jesopo
2019-10-10
1
-5
/
+1
*
format multi-line tweets on a single line using things like double spaces
jesopo
2019-10-09
1
-2
/
+9
*
only show twitter url when one was not provided initially
jesopo
2019-10-08
2
-5
/
+9
*
request tweet stream as tweet_mode="extended"
jesopo
2019-09-25
1
-1
/
+2
*
use tweet_mode="extended" for !tw user_timeline() calls too
jesopo
2019-09-05
1
-1
/
+1
*
return matching string from buffer.find() as most uses were redundantly regexing
jesopo
2019-08-13
1
-1
/
+2
*
use "extended" tweet mode so long tweets are not truncated
jesopo
2019-07-15
2
-3
/
+4
*
Refactor set/channelset/serverset/botset in to 'utils.Setting' objects
jesopo
2019-06-28
1
-3
/
+2
*
DEBUG log when we get a tweet from a stream
jesopo
2019-06-28
1
-0
/
+4
*
`format._tweet()` takes a `server` param now
jesopo
2019-06-26
1
-2
/
+2
*
implement @utils.kwarg() magic, use it for command.regex hooks
jesopo
2019-06-26
1
-4
/
+4
*
Add system to have multiple url shorteners and chose which to use
jesopo
2019-06-25
2
-3
/
+4
*
Allow command.regex hooks to opt-in to being triggered from a /me
•••
closes #68
jesopo
2019-06-16
1
-1
/
+1
*
manage tweet thread ourselves to make sure it's a daemon
jesopo
2019-06-09
1
-2
/
+7
*
Remove debug print
jesopo
2019-06-09
1
-1
/
+0
*
Fixes for tweet streaming found from finally testing it
jesopo
2019-06-07
1
-13
/
+25
*
First draft of following/unfollowing tweets in channels
jesopo
2019-05-29
1
-3
/
+41
*
Switch to using tweepy for tweets module
jesopo
2019-05-27
2
-0
/
+162