Matt Weller
|
feffe1580a
add requirements and v0.8.6.1
|
9 years ago |
Matt Weller
|
9a38e69a31
cleanup
|
9 years ago |
Matt Weller
|
474dd2dd28
add __init__.py to yapybot main directory
|
9 years ago |
Matt Weller
|
ac229c8c18
pypi restructuring
|
9 years ago |
Matt Weller
|
9273160e85
change vagrantfile to use ubuntu/trusty64
|
9 years ago |
Matt Weller
|
b63f1eaa91
ncrement version slightly since we've had some additional functionality added
|
9 years ago |
Matt Weller
|
c6fe6c3c34
README.md edited online with Bitbucket
|
9 years ago |
Matt Weller
|
dd83ffde9c
README.md edited online with Bitbucket
|
9 years ago |
Matt Weller
|
370623f0fa
README.md edited online with Bitbucket
|
9 years ago |
Matt Weller
|
1481e740f2
fix bug in seen that was smooshing tell's memory store; remove debug print in weather2
|
9 years ago |
Matt Weller
|
729f8e449f
Merge branch 'seen'
|
9 years ago |
Matt Weller
|
f033372635
add ability to run own CREATE TABLE for sqlite
|
9 years ago |
Matt Weller
|
5b78dcfc6a
add seen module
|
9 years ago |
Matt Weller
|
cb28ba27de
Merged in memes (pull request #7)
|
9 years ago |
Matt Weller
|
fb0b4bd9ae
remove debug print in recap on no vowels for scrambling
|
9 years ago |
Matt Weller
|
4b4e7f7d26
remove debug print about error scrambling nick. i guess it's intended functionality?
|
9 years ago |
Matt Weller
|
42d69e372f
Merge branch 'master' into TSDBotFeatures
|
9 years ago |
Matt Weller
|
017312b164
remove downtime module (replaced with snippet), add weather regex fixes (so it's case-insensitive, for those on phone autocorrect clients)
|
9 years ago |
Daniel Laudel
|
3dccec7103
ugh. forgot to save after fixing a missing paren. sorry.
|
9 years ago |
Daniel Laudel
|
abc5a12517
removing .commands and #commands from valid lines in recaps
|
9 years ago |
Daniel Laudel
|
37aad29d25
added .choose <option1>|<option2>[[|...]|<option_n>] functionality. just for fun.
|
9 years ago |
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 years ago |
Daniel Laudel
|
84ddb20390
increased minimum length of valid lines by one word. should remove #bonkbot commands
|
9 years ago |
Daniel Laudel
|
3a62d06dd0
changed description of scramble_nick() and removed useless variable
|
9 years ago |
Daniel Laudel
|
43164ca817
Merge branch 'master' into TSDBotFeatures
|
9 years ago |
Matt Weller
|
56bcd09ca9
add help string to indicate second command syntax, merge new replace.py functionality
|
9 years ago |
Matt Weller
|
570175b6a6
Merge remote-tracking branch 'origin/BoneKinDev'
|
9 years ago |
Matt Weller
|
17ce908069
add downtime module, with specific easter egg
|
9 years ago |
Daniel Laudel
|
543d88a66d
Added alternate replace syntax to mimic TSDBot. s/<string1>/<string2>
|
9 years ago |
Daniel Laudel
|
61f3fc571a
Merge branch 'master' of https://bitbucket.org/hlmtre/pybot into TSDBotFeatures
|
9 years ago |