Matt Weller
|
d46f8e9553
updates to logger and replace, moving away from printing errors
|
5 年之前 |
Matt Weller
|
52e917cd88
asd
|
5 年之前 |
Matt Weller
|
4787e306d1
ok i should test my stuff or something first
|
5 年之前 |
Matt Weller
|
a32a82d848
add requests-html to requirements3.txt and conditional import to bofh.py
|
5 年之前 |
Matt Weller
|
768ddc7369
remove old print statement from debugging
|
5 年之前 |
Zachary Foster
|
5142560b97
Merged in MechMaster48/pybot/bofh_fix (pull request #24)
|
5 年之前 |
MechMaster48
|
0208c0ddd5
bofh module fixed, original link 'http://zero9f9.com/api/bofh' replaced with a working link and made to spit out random quote from list
|
5 年之前 |
Matt Weller
|
ebf71f2a42
bugfix in tzone and whitespace stripping in youtube.py
|
5 年之前 |
Matt Weller
|
09fd6c0a9f
fix for debugger and replace for py3
|
5 年之前 |
Matt Weller
|
775f652a10
working on fixing replace
|
5 年之前 |
Matt Weller
|
37fd817f7d
fix brainfart comment
|
5 年之前 |
Matt Weller
|
d1bd4d2a64
update lastfm for py3/py2 bof.
|
5 年之前 |
Matt Weller
|
47b182d46b
fix lastfm for py3
|
5 年之前 |
Matt Weller
|
94e4c41233
a few fixes for dance and youtube upon update to py3
|
5 年之前 |
MechMaster48
|
3fd3a18231
Merge branch '3' of https://bitbucket.org/hlmtre/pybot
|
5 年之前 |
Matt Weller
|
ed8e486f5a
trying to get travis to install different requirements.txt depending on python version
|
5 年之前 |
Matt Weller
|
488e6d924d
add 3.5 to python versions to test with in .travis.yml
|
5 年之前 |
Matt Weller
|
d3b03a8bd0
he actually runs on python 2 and 3.
|
5 年之前 |
Matt Weller
|
ce9e1cd171
python2/3 compatibility work
|
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 年之前 |
Zachary Foster
|
56de896e74
Merged hlmtre/pybot into master
|
5 年之前 |
Matt Weller
|
fee46b75c4
noticing some things to fix after releasing a tag is embarrassing
|
5 年之前 |
Matt Weller
|
a4d3387c0e
split bot into its own file (bot.py) and make running the bot `pybot.py`
|
5 年之前 |
Zachary Foster
|
5a425539c6
Merged hlmtre/pybot into master
|
5 年之前 |
Matt Weller
|
2f722cfb81
more pep8 cleanup
|
5 年之前 |
Matt Weller
|
036c26cde3
pep8 cleanup and thanks pylint, for finding a busted call to util.colors.RED, which doesn't exist. linting is cool!
|
5 年之前 |
Matt Weller
|
2d88693044
add .flake8 flake configuration file and some pep cleanup
|
5 年之前 |
Matt Weller
|
c519565bd1
small formatting/grammar fixes in isup
|
5 年之前 |
Matt Weller
|
137c82f440
Merged regex_fixes/BaseModule_moves into master
|
5 年之前 |
Zachary Foster
|
f9865deb08
Merged in MechMaster48/pybot/regex_fixes/BaseModule_moves (pull request #23)
|
5 年之前 |