Ben Kurtovic
9f7e5ea7bc
Move final bits of _old to notes.py
12 년 전
Ben Kurtovic
71ac38ea89
!trout command, plus an indent fix
12 년 전
Ben Kurtovic
17c99248ce
Rename tasks, remove feed_dailycats, add image_display_resize.
12 년 전
Ben Kurtovic
1afa10cbc5
Refactor actual praises out of praise; fix replag
12 년 전
Ben Kurtovic
09bfc441b0
Some anti-hardcoding refactor work and other fixes.
12 년 전
Ben Kurtovic
4b1d745e2c
Handle timezones correctly with pytz.
12 년 전
Ben Kurtovic
729aa04cc1
Site.url; some refactoring and cleanup
12 년 전
Ben Kurtovic
e11ce3f901
Adding afc_submissions command.
12 년 전
Ben Kurtovic
b34dd94f0d
Command.commands; small change in managers; !time
12 년 전
Ben Kurtovic
dcf912b65b
Make cat.get_members() an iterator; make page.exists output nicer; cleanup
12 년 전
Ben Kurtovic
bc75594704
!pending
12 년 전
Ben Kurtovic
cfdfc49d78
Command.setup() like Task.setup(); config.commands like config.tasks
12 년 전
Ben Kurtovic
526151e031
!geolocate command, plus some cleanup to other commands
12 년 전
Ben Kurtovic
f11423ba31
Ported !langcode command ( #6 )
12 년 전
Ben Kurtovic
b0371220da
Removed already-implemented commands from _old ( #6 )
12 년 전
Ben Kurtovic
0785372015
Removing extra whitespace in a ton of files
12 년 전
Ben Kurtovic
d4dab49873
More docstring revisions (reST-ifying, cleanup, clarifications)
12 년 전
Ben Kurtovic
70c4c9d93d
Docstrings for Data
12 년 전
Ben Kurtovic
bc9fdf28f4
A handful of fixes, cleanup, and improvements.
12 년 전
Ben Kurtovic
0f4dc4c78b
commands.quit: use proper quit message when trigger is the bot's name
12 년 전
Ben Kurtovic
fd80e98148
Looks like I missed a few lines
12 년 전
Ben Kurtovic
e5371681c0
Fix some exceptions
12 년 전
Ben Kurtovic
6450d99a0f
Better docstrings for a bunch of modules
12 년 전
Ben Kurtovic
93c85b8f01
Merge branch 'feature/properties' into develop
12 년 전
Ben Kurtovic
c1777b7037
Minor fix
12 년 전
Ben Kurtovic
60da4423e2
Property-ify User; docstring cleanup
12 년 전
Ben Kurtovic
ea1f416195
Update methods to attributes; some other changes
12 년 전
Ben Kurtovic
1e0e9e3dd8
Cleanup docstrings in Page
12 년 전
Ben Kurtovic
ed55ed1319
Update Page API to match documentation
12 년 전
Ben Kurtovic
c22cc2dc5e
Docstring cleanup for more modules
12 년 전
Ben Kurtovic
3cc62b4482
Docstring updates in Site
12 년 전
Ben Kurtovic
513bfb0993
Property-ify Site
12 년 전
Ben Kurtovic
6efebbfa43
Merge branch 'feature/exceptions' into develop
12 년 전
Ben Kurtovic
443f0a5e72
Improve exception docstrings
12 년 전
Ben Kurtovic
1b88f63d27
Moving two exceptions out of earwigbot.irc
12 년 전
Ben Kurtovic
25f31124db
earwigbot.wiki.exceptions -> earwigbot.exceptions; cleanup
12 년 전
Ben Kurtovic
ce1e598421
Two minor changes
12 년 전
Ben Kurtovic
4a2893715d
Merge branch 'feature/documentation' into develop
Resolved conflicts in __init__.py and managers.py
12 년 전
Ben Kurtovic
8d0a50970e
More reference fixes
12 년 전
Ben Kurtovic
4aac14c3e1
Fixed some references, etc
12 년 전
Ben Kurtovic
e4e9356d54
API docs
12 년 전
Ben Kurtovic
17e29a1b84
Updates to wiki toolset documentation
12 년 전
Ben Kurtovic
c51c83e94e
More documentation updates
12 년 전
Ben Kurtovic
035f7b80fc
Use Sphinx magic; typo fixes
12 년 전
Ben Kurtovic
dfb4183e69
Adding docs/
12 년 전
Ben Kurtovic
80091b2de3
Updating README and class docstrings throughout wiki toolset
* Much of the documentation doesn't match the code; code will be
updated in develop soon
12 년 전
Ben Kurtovic
97e31b8a5d
RC objects are now work correctly for non-enwiki sites
12 년 전
Ben Kurtovic
b2a3cedd9f
Fix !help <command>
12 년 전
Ben Kurtovic
97c1710acf
Minor logic fix
12 년 전
Ben Kurtovic
b3c0869db2
Misc additions, cleanup, and fixes, including:
* Support for starting commands using the bot's name
* Moved _wrap_check and _wrap_process to the CommandManager
* Removed extra sortkey in afc_statistics
12 년 전