Commit graph

88 commits

Author SHA1 Message Date
Dabo Ross 99fe34a0b1 Format everything to pep8 guidelines 2013-11-12 18:49:29 +01:00
Luke Rogers c0b3285c4a Fixed namegen
I need to redesign TextGenerator a bit, I kinda hacked it to do two things and it's not the most elegant.
2013-09-19 10:42:44 +12:00
Luke Rogers 5b1258f544 Fix pls? 2013-09-16 13:37:47 +12:00
Luke Rogers 483226d2ad TextGenerator now supports a single string as a part 2013-09-16 13:26:51 +12:00
Luke Rogers 2be0c46b89 made slap use the new TextGenerator class 2013-09-12 22:46:43 +12:00
Luke Rogers 15e7825125 Moved generation logic out of namegen.py 2013-09-12 20:47:39 +12:00
Luke Rogers 931eb1f51a oops 2013-09-11 12:25:08 +12:00
Luke Rogers 143cd8dc96 bot restart needed. added support for timeouts to http.py, adjusted steam_calc timeout 2013-09-08 03:26:34 +12:00
Fletcher Boyd c2d021a07a better name. 2013-09-06 17:06:52 +08:00
Fletcher Boyd 893f621dd0 Added clear, updated err. 2013-09-06 16:10:48 +08:00
Fletcher Boyd d29b3c313f Fixing dict.update() 2013-09-06 15:40:08 +08:00
Fletcher Boyd 75d4af1393 ircformat.raw makes more sense with the addition of ircformat.err. 2013-09-06 15:10:39 +08:00
Fletcher Boyd 5f87bf0e76 Added base context styling. 2013-09-06 15:06:00 +08:00
Fletcher Boyd 2fb0f811b8 Docstring and typo fix. 2013-09-06 14:59:07 +08:00
Fletcher Boyd 07b5abff7b bb moved to more descriptive rep. 2013-09-06 14:57:26 +08:00
Fletcher Boyd 14530f07f1 Added text set. 2013-09-06 14:54:50 +08:00
Fletcher Boyd 2103c64dd5 Added multiple code sets. Future proofed code set adding. 2013-09-06 14:23:33 +08:00
Fletcher Boyd d9324eaf95 bbcode style formatting. 2013-09-06 14:12:21 +08:00
Luke Rogers 6247409906 moved strip_html from http to text 2013-09-05 11:00:04 +12:00
Fletcher Boyd 4069dd21a3 Fixed formatting. 2013-09-04 18:30:04 +08:00
Luke Rogers 543a1cd4d7 added alternate truncate method 2013-09-04 19:52:38 +12:00
Steven Smith 86be633213 Update timeformat.py 2013-08-24 17:15:54 +08:00
Steven Smith 53d49a78f1 Update timeformat.py 2013-08-24 17:11:21 +08:00
Steven Smith 15b2b259df Create timeformat.py 2013-08-24 16:45:05 +08:00
Steven Smith 88beb69f1a Create util/color.py 2013-08-19 17:51:57 +08:00
Luke Rogers 5e99e1a82f Added something I forgot to push 2013-08-01 22:34:42 +12:00
Luke Rogers 412c03f2ed Added HTML stripper/decoder to HTTP.py 2013-08-01 10:20:07 +12:00
Luke Rogers 7ad1ad20b2 Why the shit is that still there. It does nothing at all 2013-08-01 01:48:50 +12:00
Steven Smith 4d298dc898 Add optional type support to web.haste() 2013-07-27 11:02:51 +08:00
Jonas Friedmann 6595f7d54a Fix: Typo in web.py plugin 2013-07-03 14:55:06 +02:00
Luke Rogers 3d74b7781d Update web.py 2013-05-14 01:01:19 +12:00
Luke Rogers b9dee4e802 Moved munge to the text module, added steamcalc plugin with DB logging of values, added steamtop command to show top values. 2012-11-11 04:47:12 +13:00
Luke Rogers de67aad764 Forgot a file 2012-10-13 12:33:17 +13:00
Luke Rogers 72ed3c504f web.isgd() now throws an error when it cant shorten a URL 2012-10-13 12:10:02 +13:00
Luke Rogers f799e477e3 Updated the CloudBot useragent, added some new ones 2012-10-13 11:07:48 +13:00
Luke Rogers b6114a8617 tweak 2012-10-12 23:08:03 +13:00
Luke Rogers cf377e1800 Fixed title plugin 2012-10-12 22:34:48 +13:00
Luke Rogers 0ed1a8b4c0 Removed old whois plugin before redesigning it 2012-10-11 20:09:25 +13:00
Luke Rogers 1fa16fe587 New name generator :) 2012-10-11 17:47:27 +13:00
Luke Rogers dd8e369ce5 I hate this Python API 2012-09-05 22:35:46 +12:00
Luke Rogers 61752baa24 Various tweaks 2012-09-05 21:35:44 +12:00
Luke Rogers accf84401f Forgot to add this -.- 2012-09-05 11:09:54 +12:00
Luke Rogers 47b7836088 Rewrote retry loop in execute.py 2012-09-05 10:11:12 +12:00
Luke Rogers 8ef57a6250 Made the haste() function in web.py use the post_text feature from http.py 2012-09-05 08:18:05 +12:00
Luke Rogers 1843b6a28c Bugfix 2012-09-05 08:11:45 +12:00
Luke Rogers e12e7721da PEP8, various other tweaks 2012-09-05 07:52:03 +12:00
Luke Rogers 6c022dac1c Tweaked http.py, started rewriting urlparse.py 2012-09-05 07:41:52 +12:00
Luke Rogers 16573eb482 Moved fact.py over to BS4 (I need to rewrite fact.py soon, it's a bit outdated and somewhat broken), removed old htmlstipper library 2012-09-04 09:58:59 +12:00
Luke Rogers b536bbf754 Removed old bit.ly code, changed some things around 2012-09-04 09:51:15 +12:00
Luke Rogers c44b1dcd6a Moved haste() to util/web 2012-09-02 23:48:47 +12:00