John Maguire
|
25b6099fbd
|
fix error on ~rmlast when category doesn't exist
|
2013-03-21 03:41:53 -04:00 |
|
John Maguire
|
4a8e5d0cc0
|
fix error on ~link when web is misconfigured/not loaded
|
2013-03-21 03:41:27 -04:00 |
|
John Maguire
|
d87000f78d
|
give users module proper usage info, subsequently fix empty params erroring
|
2013-03-21 02:58:40 -04:00 |
|
John Maguire
|
d9a03d03b6
|
fixing stylistic stuff on ~alias. should close reality/depressionbot#295
|
2013-03-21 02:07:49 -04:00 |
|
John Maguire
|
ffeb42dde3
|
removes the leading character on a NICK message, only if it's a : to deal with non-conforming IRCd's
|
2013-03-21 01:53:11 -04:00 |
|
Sam Nicholls
|
8d8cf2bd9a
|
onLoad errors no longer suppressed from console
|
2013-03-21 00:05:35 +00:00 |
|
John Maguire
|
3dd24e832d
|
add check to make sure module exists before attempting to load it
|
2013-03-20 19:34:55 -04:00 |
|
John Maguire
|
6a968d5945
|
add ability to unload a module whose file has been deleted
|
2013-03-20 19:34:43 -04:00 |
|
John Maguire
|
53bc594552
|
adding a list of modules with help info to ~help command
|
2013-03-20 18:18:06 -04:00 |
|
John Maguire
|
163209afb9
|
adding some extra checks to ~help command to prevent errors
|
2013-03-20 17:47:01 -04:00 |
|
reality
|
9b7098a318
|
Merge pull request #314 from JohnMaguire2013/install
modified install script to error if node or npm aren't installed
|
2013-03-19 03:17:03 -07:00 |
|
reality
|
ccef54fd2f
|
Merge pull request #313 from JohnMaguire2013/master
refactored DBot.prototype.t to add new error case
|
2013-03-19 03:16:53 -07:00 |
|
John Maguire
|
a1749cf5e1
|
making sure node.js and npm are installed before running install.sh
|
2013-03-19 01:16:26 -04:00 |
|
reality
|
a98c64ecf7
|
bump jsbot fix realitardation
|
2013-03-19 03:04:12 +00:00 |
|
John Maguire
|
dfa1e40a8b
|
Merge remote-tracking branch 'upstream/master'
|
2013-03-18 23:03:36 -04:00 |
|
John Maguire
|
a2aef2cf00
|
url encoding quote category link
|
2013-03-18 22:50:59 -04:00 |
|
reality
|
46a0c7965b
|
Merge branch 'master' of github.com:reality/depressionbot
|
2013-03-19 02:41:33 +00:00 |
|
reality
|
ad196eb865
|
bump github
|
2013-03-19 02:41:20 +00:00 |
|
John Maguire
|
0abccb2cf1
|
Merge remote-tracking branch 'upstream/master'
|
2013-03-18 22:40:58 -04:00 |
|
John Maguire
|
6e727ed9d8
|
refactored DBot.prototype.t to error properly
|
2013-03-18 22:33:15 -04:00 |
|
reality
|
689400081b
|
Merge pull request #312 from JohnMaguire2013/master
remove trailing/leading whitespace on link titles, add link to default modules [Close #305]
|
2013-03-18 19:06:43 -07:00 |
|
John Maguire
|
23c20f0937
|
adding link to default modules
|
2013-03-18 21:53:08 -04:00 |
|
John Maguire
|
1ab10dcb04
|
adding trim to link titles to remove annoying whitespace
|
2013-03-18 21:50:10 -04:00 |
|
reality
|
133f04462e
|
bump jsbot with ssl support
|
2013-03-18 22:49:34 +00:00 |
|
reality
|
a77a569333
|
bum stats again
|
2013-03-18 00:17:04 +00:00 |
|
reality
|
f6a1cdba67
|
Merge pull request #310 from zuzak/rmfinger
remove broken finger functionality
|
2013-03-17 12:59:12 -07:00 |
|
Douglas Gardner
|
24a955b2ab
|
remove broken finger functionality
|
2013-03-17 19:55:47 +00:00 |
|
reality
|
4e1beb7580
|
Started working on transforming quotes. Need more input from evan and that before continuing I think. [#272]
|
2013-03-16 13:45:58 +00:00 |
|
reality
|
54e3b84902
|
Poll module now functional using databank. What of it? [#272]
|
2013-03-16 00:02:35 +00:00 |
|
reality
|
a5b65856a6
|
Merge git://github.com/reality/depressionbot into database
|
2013-03-15 23:12:30 +00:00 |
|
reality
|
7bb5cc722a
|
update stats or something idk
|
2013-03-15 23:12:21 +00:00 |
|
reality
|
4bb9f90398
|
bump stats
|
2013-03-12 19:59:44 +00:00 |
|
reality
|
c507e62a41
|
Merge pull request #292 from xray7224/master
More translations :)
|
2013-03-12 12:53:12 -07:00 |
|
reality
|
253aa0f8ea
|
Merge pull request #306 from tmenari/master
Add fetching of identi.ca and twitter.com statuses
|
2013-03-11 12:38:04 -07:00 |
|
Thomas Menari
|
4b5bf08fe9
|
Add identica+twitter status fetching
|
2013-03-11 19:30:00 +00:00 |
|
reality
|
a3cd2bc3ea
|
Merge pull request #304 from tmenari/master
Add entity decoding to link.js <title>
|
2013-03-11 06:53:24 -07:00 |
|
Thomas Menari
|
5a6f6ad39e
|
entity decoding for link module
|
2013-03-09 17:02:33 +00:00 |
|
Douglas Gardner
|
8404cb4245
|
genericise
|
2013-03-06 17:48:48 +00:00 |
|
Douglas Gardner
|
c26c52a33f
|
tweak grammar of README
|
2013-03-06 16:52:24 +00:00 |
|
Douglas Gardner
|
184d70d3a7
|
add shizzle
|
2013-03-06 16:34:59 +00:00 |
|
reality
|
7bda956dbb
|
Merge pull request #301 from zuzak/finger
Finger: #297
|
2013-03-06 08:27:35 -08:00 |
|
Douglas Gardner
|
1082ea65d4
|
actually tidy
|
2013-03-06 14:18:43 +00:00 |
|
Douglas Gardner
|
8eb60552fb
|
tidy
|
2013-03-06 14:17:24 +00:00 |
|
Douglas Gardner
|
a074779441
|
add basic
|
2013-03-06 13:55:35 +00:00 |
|
Douglas Gardner
|
9d277c7ac6
|
add hackish handling of non-existent users
|
2013-03-06 13:20:58 +00:00 |
|
Douglas Gardner
|
3cdf3fd417
|
add string functionality
|
2013-03-06 13:10:54 +00:00 |
|
Douglas Gardner
|
ab8e297769
|
add basic, hackish finger functionality
|
2013-03-06 13:02:02 +00:00 |
|
xray7224
|
f6d89defe7
|
ngari oel ngolop aylì'uti nìmun =]
|
2013-02-25 00:32:06 +00:00 |
|
reality
|
57977ac182
|
dont bother with titles if they are too long
|
2013-02-20 10:28:47 +00:00 |
|
reality
|
e648068b1c
|
change default lang to en so no crash
|
2013-02-16 18:07:41 +00:00 |
|