Matt Weller
|
d3b03a8bd0
he actually runs on python 2 and 3.
|
5 年之前 |
Matt Weller
|
e7541c5883
he almost works in python3! thanks 2to3. just figuring out when things are bytes and decode()ing or str and encode()ing
|
5 年之前 |
Matt Weller
|
5eb3bbbb73
Merged in memes (pull request #13)
|
9 年之前 |
Daniel Laudel
|
8711624fa7
f
|
9 年之前 |
Daniel Laudel
|
97fb1c07cb
fuck me silly I forgot how to code
|
9 年之前 |
Daniel Laudel
|
1edf8987ba
reject printouts. they're annoying
|
9 年之前 |
Matt Weller
|
a329268d2a
rearrange meme.py to fail-fast instead of running in a big if block
|
9 年之前 |
Daniel Laudel
|
4a83309bd5
restructured to disallow meme image selection. no one used it.
|
9 年之前 |
Daniel Laudel
|
1621ef8fd2
Reduced wait time for new memes to 30 seconds
|
9 年之前 |
Daniel Laudel
|
2d45788488
added some more conditions for valid lines. no longer accepting lines starting with # or s/. also put all conditions into a separate function for checking validity.
|
9 年之前 |
Matt Weller
|
261446ae8d
gggg
|
9 年之前 |
Matt Weller
|
951b16a1e7
ffff
|
9 年之前 |
Matt Weller
|
16e76a6774
should fix the failing test on an import attempt if meme_credentials isn't there
|
9 年之前 |
Matt Weller
|
c6d26e73b4
remove credentials from meme.py. replace them with another file in modules/ called meme_credentials, like what was done with the twitterposter
|
9 年之前 |
Daniel Laudel
|
6f1e70e524
Added another bot to ignore
|
9 年之前 |
Daniel Laudel
|
6f202d622b
Major changes. 5 minute per-user rate limit, .meme help, and URL ignores
|
9 年之前 |
Matt Weller
|
07e3a9b52e
remove bonekins comment on memes being only random for now
|
9 年之前 |
Daniel Laudel
|
a970e9d83a
added non-case sensitive comparisons
|
9 年之前 |
Daniel Laudel
|
f0ddfa79dd
Merge branch 'memes' of https://bitbucket.org/hlmtre/pybot into memes
|
9 年之前 |
Daniel Laudel
|
20d0a1b448
added non-case sensitive comparisons
|
9 年之前 |
Matt Weller
|
c8d499f351
extend qdb history buffer and remove debug print line from meme.py
|
9 年之前 |
Daniel Laudel
|
597d3b2545
added error checking for specifying a nick
|
9 年之前 |
Daniel Laudel
|
b120006b2a
added new functionality. specific memes and users
|
9 年之前 |
Matt Weller
|
7d9ffcf800
remove debug print sigh
|
9 年之前 |
Matt Weller
|
8673f9f66e
replace prints with debug prints in meme, which appears ready for primetime
|
9 年之前 |
Daniel Laudel
|
087a7c1005
meme me
|
9 年之前 |