Thomas Menari
ae12e319a6
show title for found song
2013-02-12 19:38:52 +00:00
Thomas Menari
a00a5dafed
fix spotify search crash
2013-02-12 19:31:34 +00:00
Thomas Menari
9f007c906f
spotify module
2013-02-12 19:14:27 +00:00
Douglas Gardner
a53eb5e0d2
begin transition from English to ISO-639 with #234
...
This patch converts all English language strings used within
depressionbot's localisation interface (that is, strings.json) to their
ISO-639-1 equivalents.
The purpose of this patch is to make the strings.json file less
English-dependent.
All languages with an ISO-639-1 code have been converted; that is,
English, Spanish and Welsh, to ``en``, ``es`` and ``cy`` respectively.
This patch does not attempt to force a solution to the issue of Na'vi:
the language does not have a large enough corpus to warrant its own ISO
639-3 code, and as such there is no perfect solution. For the time
being, this patch keeps the Na'vi language as its English language
string ("Na'vi"). A possible solution to this discrepancy includes using
the ISO 639-3 code ``art``, used for artificial languages that do not
qualify for an official code, or by using local use codes specified
in ISO 639-3 (qaa to qtz).
This patch requires collaboration with upstream repositories that also
use strings.json, such as the Github and Stats modules.
2013-02-12 18:39:15 +00:00
reality
22238f95d1
bump stats
2013-02-12 18:35:28 +00:00
reality
c79c595ee7
Remove object prototype extensions in master [ #135 ]
2013-02-12 18:34:36 +00:00
reality
87387878a7
Merge branch 'master' of github.com:reality/depressionbot
2013-02-12 17:31:34 +00:00
reality
1b5c722c58
bump github
2013-02-12 17:31:13 +00:00
Sam Nicholls
532b1daaa6
Restrict version command to admin
2013-02-11 16:36:01 +00:00
Luke Slater
c6d3b5ccf4
Merge pull request #270 from dafrancis/master
...
Delete Jesus from existance
2013-02-11 08:15:35 -08:00
Dafydd Francis
7053b34bc4
Update modules/js/js.js
2013-02-11 16:12:44 +00:00
Luke Slater
c7a2b81e5e
Merge pull request #76 from dafrancis/master
...
#YOLO
2013-02-11 05:21:43 -08:00
Luke Slater
4341cdc0fd
Merge pull request #265 from zuzak/rain
...
~rain module
2013-02-10 12:57:47 -08:00
Joe MacMahon
8c828213d0
Added CTCP VERSION responding. New config option for version.
2013-02-09 16:44:05 +00:00
Douglas Gardner
f4a118db89
complete module
2013-02-07 16:47:05 +00:00
reality
c33d7b3720
derp
2013-02-05 19:26:29 +00:00
reality
8fcd19cca9
provisional api functionality for kicking and banning [ #261 ]
2013-02-05 19:22:22 +00:00
Sam Nicholls
c813f6087c
Fixed second new_user event misfire
2013-02-03 16:49:10 +00:00
Douglas Gardner
be80b185ed
Merge remote branch 'upstream/master' into rain
2013-01-31 19:48:18 +00:00
Luke Slater
3bfc82c7bc
remove unnecessary else
2013-01-31 18:53:58 +01:00
reality
a38f807f22
rebump jsbot and that
2013-01-31 17:47:52 +00:00
reality
d7c193cbe9
couple of formatting fixes + fix indentation [ Close #258 ]
2013-01-31 17:46:15 +00:00
Daniel Dowling
4b7c2092b0
Added check for params[1] to ~xkcd
2013-01-31 17:20:51 +00:00
Daniel Dowling
451b7ea4d0
Cleaned up link slightly.
2013-01-31 15:53:45 +00:00
Daniel Dowling
bf2cff6eba
Cleaned up code based on feedback.
2013-01-31 15:41:16 +00:00
Dafydd Francis
3f2bb2bde1
Just wanna post hashtags #yolo
2013-01-30 22:13:08 +00:00
Dafydd Francis
feb51aaceb
Merge reality's stuff
2013-01-30 22:10:30 +00:00
Daniel Dowling
c3e569be41
Update modules/link/link.js
...
Tab fix three: Revenge of the tabs
2013-01-30 17:31:06 +00:00
Daniel Dowling
5f0bcd7710
Update modules/link/link.js
...
Tab fix attempt 2
2013-01-30 17:28:34 +00:00
Daniel Dowling
8d3d5d08a5
Update modules/link/link.js
...
indent fix test
2013-01-30 17:23:53 +00:00
Daniel Dowling
bcdca5d002
updated xkcd random to use dbot api instead of function call.
2013-01-30 17:18:07 +00:00
Daniel Dowling
67d7abbf84
fixed xkcd random and updated readme for link
2013-01-30 16:50:54 +00:00
Daniel Dowling
73e9b21824
added random xkcd function using "*" as the param
...
Will get a random comic from http://dynamic.xkcd.com/random/comic/
Needs testing
2013-01-30 14:19:52 +00:00
Douglas Gardner
178495bd69
WHY DOES THE RAIN GO DOWN NOT UP
2013-01-30 13:29:49 +00:00
Douglas Gardner
c9161c10ae
it was raining cats and dogs; there were poodles all over the road
2013-01-30 12:43:17 +00:00
Douglas Gardner
0e9827a2fc
further development was precipitated
2013-01-30 12:38:27 +00:00
Douglas Gardner
e1a8360b27
add api key to config
2013-01-30 12:27:08 +00:00
Douglas Gardner
251d69194b
Update documentation; contract if statement
2013-01-30 12:21:46 +00:00
Douglas Gardner
0a63518b62
Add beginnings of a reworked ~isitraining
2013-01-30 12:12:10 +00:00
Luke Slater
eb7a958352
Don't pork up if UD is down
2013-01-30 09:56:56 +01:00
Douglas Gardner
4f24e6db4a
update documentation
2013-01-30 01:39:50 +00:00
Douglas Gardner
e3074d8054
implement xkcd functionality
...
The strings.json file is extensible; other fields that can be
placed in the xkcd string include the {year}, {month} and {day}
of the comic; the {alt} text; and links to the {img}.
A {transcript} is also available.
2013-01-30 01:37:28 +00:00
reality
1a7825d8c6
bump github
2013-01-29 16:11:07 +00:00
reality
b9ad35b21f
fix syntax
2013-01-29 15:05:34 +00:00
Jessica T
a8e8120a5c
realityìri oel pamrel soli fì'ur mipa upxare leNa'vi
2013-01-29 14:47:37 +00:00
reality
c3c52692a6
Merge branch 'master' of github.com:reality/depressionbot
2013-01-29 00:53:54 +00:00
reality
c4a98c0df7
fix #249
2013-01-29 00:53:37 +00:00
Sam Nicholls
45d2bae004
Merge pull request #248 from SamStudio8/master
...
Fixed new_user emit misfire
2013-01-28 15:41:51 -08:00
Sam Nicholls
f7f9037e44
Fixed new_user emit misfire
2013-01-28 23:40:32 +00:00
reality
e587725322
Merge branch 'master' of github.com:reality/depressionbot
2013-01-28 01:53:23 +00:00
reality
fbd664668f
bump stats
2013-01-28 01:44:10 +00:00
Luke Slater
b4fbc8d258
Merge pull request #238 from SamStudio8/master
...
Profile onLoad to use own createProfile API [#220 ]
2013-01-27 17:39:34 -08:00
Sam Nicholls
d123fa95c6
Profile onLoad to use own createProfile API [ #220 ]
2013-01-28 01:38:36 +00:00
reality
b068f47475
bump stats
2013-01-28 01:02:33 +00:00
reality
cb149531a5
update github
2013-01-28 00:56:11 +00:00
reality
3112facd01
add zuzaks github module
2013-01-28 00:44:52 +00:00
reality
db4ea68bb9
bump statos
2013-01-28 00:42:34 +00:00
reality
dc82d0add0
bump stats
2013-01-27 23:42:09 +00:00
Luke Slater
760c57cb8c
Merge pull request #237 from SamStudio8/master
...
Testing rolling week [#216 ]
2013-01-27 15:39:19 -08:00
Sam Nicholls
13e24bbdbb
Testing rolling week [ #216 ]
2013-01-27 23:37:35 +00:00
reality
a5cede8c92
remove timers.js [ #170 ]
2013-01-27 20:52:11 +00:00
reality
aeea3fc269
Quotes rm stuff no longer uses timers.js [ #170 ]
2013-01-27 20:33:27 +00:00
reality
d3c3c2a5c1
pushconfig command [ #189 ]
2013-01-27 20:26:14 +00:00
reality
c353069213
syntax fix
2013-01-27 19:45:56 +00:00
reality
a670faab21
syntax fix
2013-01-27 19:44:38 +00:00
reality
74d8fd9f94
getConfig now figures out value, appropriate changes for [ #189 ]
2013-01-27 17:53:50 +00:00
reality
4a64928fd6
~ignorechannel and ~unignorechannel commands in [ #190 ]
2013-01-27 17:18:38 +00:00
reality
eb62212626
Add check for channel ignorance in command execution logic [ #190 ]
2013-01-27 16:48:14 +00:00
reality
27e24a8173
Fixes for [ #232 ]
2013-01-27 15:19:56 +00:00
reality
bd75519047
callback fix for [ #233 ]
2013-01-27 14:49:22 +00:00
reality
bd32a06276
Fix docs for [ #233 ]
2013-01-27 14:39:23 +00:00
reality
4555e12eaa
Fix quote interpol + no need to pass event [ #230 ][ #156 ]
2013-01-26 20:08:09 +00:00
reality
aa4a8b8527
users.api.getRandomChannelUser [ #156 ]
2013-01-26 19:21:09 +00:00
reality
188d90f068
update statos
2013-01-26 18:53:41 +00:00
reality
023c689f65
Merge branch 'master' of github.com:reality/depressionbot
2013-01-26 18:51:27 +00:00
reality
e0cc4d0797
bump stats
2013-01-26 18:51:02 +00:00
Sam Nicholls
fdd8ed7a6f
Prevent profile break on no-stats bug
2013-01-26 18:11:28 +00:00
Sam Nicholls
e798882420
Add ~profile command [ Close #219 ]
2013-01-25 19:57:04 +00:00
Sam Nicholls
78e0e60083
Hook ~setaliasparent and ~mergeusers [ Fix #218 ]
2013-01-25 15:13:12 +00:00
reality
bc124e50c5
merge tmenari
2013-01-25 00:46:25 +00:00
reality
9d5785d41e
notes im just commiting for something else
2013-01-25 00:45:45 +00:00
reality
687f35d51c
whoops
2013-01-25 00:41:35 +00:00
reality
4f01cc2958
sorry @samstudio8 ill clean it up
2013-01-25 00:40:42 +00:00
Thomas Menari
f03dfd9111
sort photos by primary
2013-01-25 00:30:09 +00:00
reality
6156de73b1
change test_setprop and test_setprop to not have test in them (or underscores)
2013-01-24 22:44:41 +00:00
Sam Nicholls
1979ab15b0
Initial channel activity 'graph' [ #167 ][ #184 ]
2013-01-24 22:17:56 +00:00
reality
6f73fde865
file existence checking for module property files and config.json [ #163 ]
2013-01-24 21:35:00 +00:00
Luke Slater
2e620fea6f
Merge pull request #206 from tmenari/master
...
basic "yearbook" feature
2013-01-24 12:52:32 -08:00
Thomas Menari
3c4974d5ef
make more l33t
2013-01-24 19:39:28 +00:00
reality
447bcbabf8
users emit for new users
2013-01-24 19:29:13 +00:00
reality
e1c332daef
dox
2013-01-24 19:11:22 +00:00
reality
9d21b90b34
update stats
2013-01-24 18:55:59 +00:00
reality
37f5583d31
event in users for nick rename
2013-01-24 18:55:28 +00:00
reality
4376989df4
event majigger as per [ #205 ]
2013-01-24 18:03:14 +00:00
reality
656024d87b
revert poll syntax error >.<
2013-01-24 10:08:05 +00:00
reality
2e8d25aea4
i am retard
2013-01-24 10:06:56 +00:00
reality
68f78cad9c
~ud regex and only use first response line [ #197 ]
2013-01-24 10:05:50 +00:00
reality
77490bbda5
Merge branch 'upstream' of https://github.com/zuzak/depressionbot
2013-01-24 10:03:18 +00:00
Thomas Menari
278bc8b93c
add initial yearbook feature
2013-01-24 01:02:50 +00:00
Sam Nicholls
9d87fb7b7d
Merge pull request #204 from SamStudio8/master
...
Check for channel not nicks [#201 ]
2013-01-23 16:34:42 -08:00
Sam Nicholls
e2073f557c
Check for channel not nick [ #201 ]
2013-01-24 00:30:22 +00:00
Sam Nicholls
7df5d41f18
Merge pull request #203 from SamStudio8/master
...
Oops [#201 ]
2013-01-23 16:26:19 -08:00
Sam Nicholls
35c9975d44
Oops [ #201 ]
2013-01-24 00:25:54 +00:00
Sam Nicholls
f4dcbd5506
Merge pull request #202 from SamStudio8/master
...
Stop nicks property error [#201 ]
2013-01-23 16:24:48 -08:00
Sam Nicholls
8be61b746d
Stop nicks property error [ #201 ]
2013-01-24 00:23:26 +00:00
Luke Slater
6b6907fe7b
re-add ~quote syntax
2013-01-24 00:39:42 +01:00
Luke Slater
ba72fa9aad
Merge pull request #200 from SamStudio8/master
...
Profile move and merge API [Untested]
2013-01-23 15:33:46 -08:00
Sam Nicholls
ed86f98427
Profile move and merge API [Untested]
2013-01-23 23:32:50 +00:00
reality
5767634f42
call stats rename on nick listener
2013-01-23 23:05:09 +00:00
Sam Nicholls
1d0a5cb8a5
Merge pull request #199 from SamStudio8/master
...
Regex for ~test_setprop
2013-01-23 14:55:47 -08:00
Sam Nicholls
2a59f20b60
Regex for ~test_setprop
2013-01-23 22:55:06 +00:00
reality
3584831f84
bump stats
2013-01-23 22:34:44 +00:00
Luke Slater
b7af2d02fe
Merge pull request #196 from SamStudio8/master
...
Basic Profiles, show "ago" string in userlists
2013-01-23 14:34:15 -08:00
reality
045ff8b9f8
status command and some basic error storing in module load [ #198 ]
2013-01-23 22:32:17 +00:00
Sam Nicholls
f3771240a3
Basic Profiles [ #184 ]
2013-01-23 19:13:10 +00:00
Douglas Gardner
29899adfc0
remove one-word restriction on ~ud
...
There's undoubtedly a better way to do this, but it works.
~ud now allows more than one word to be sent to UD's servers.
2013-01-23 19:01:52 +00:00
reality
c77cb09f87
syntax error in quotes conf
2013-01-23 16:24:52 +00:00
reality
b12259643a
sometimes i think i might be retarded
2013-01-23 16:12:08 +00:00
reality
ff6a296aea
Merge branch 'master' of github.com:reality/depressionbot
2013-01-23 13:40:45 +00:00
reality
d7bbd57358
what a fool
2013-01-23 13:40:33 +00:00
Luke Slater
b0752f779b
Get mogglington his pony maybe [ #193 ]
2013-01-23 10:36:46 +01:00
reality
27e79641d5
revert web shit
2013-01-22 23:29:49 +00:00
reality
23d0a76c83
Merge branch 'master' of github.com:reality/depressionbot
2013-01-22 23:27:19 +00:00
reality
4f530e5bc6
fix db meltage. [ #191 ]
2013-01-22 23:27:02 +00:00
Luke Slater
33e53df600
Merge pull request #195 from zuzak/master
...
Update documentation
2013-01-22 13:17:00 -08:00
Douglas Gardner
1e70646ae5
update documentation
...
Added README to the dice module.
Updated the README in the link module to reflect changes in fba8edef18
2013-01-22 21:07:04 +00:00
reality
82d0362ee3
bump stats
2013-01-22 21:04:34 +00:00
reality
7b01564149
Merge branch 'master' of github.com:reality/depressionbot
2013-01-22 20:47:26 +00:00
reality
d5328377e5
bump stats version
2013-01-22 20:47:15 +00:00
Luke Slater
cc62ce99f0
Merge pull request #194 from SamStudio8/master
...
Preliminary Profiles [#183 ][#184 ][MADE BY @samstudio8 #185 ]
2013-01-22 12:46:31 -08:00
Sam Nicholls
612171d288
Preliminary Profiles [ #183 ][ #184 ][MADE BY @samstudio8 #185 ]
2013-01-22 20:44:45 +00:00
reality
874f78b09c
Merge branch 'master' of github.com:reality/depressionbot
2013-01-22 19:52:55 +00:00
reality
fba8edef18
~ud was surprisingly easy [ #192 ]
2013-01-22 19:52:26 +00:00
reality
f7acd2e01b
revert to older, non-broken ignore. whoops!
2013-01-22 19:33:22 +00:00
Luke Slater
6e08b184f6
replaceWith empty if no q[3]
2013-01-22 12:22:55 +01:00
Luke Slater
5b965657bb
second part of the regexen can be empty
2013-01-22 12:21:14 +01:00
reality
7d744ef849
f
2013-01-22 01:06:29 +00:00
reality
d059732cb8
ok fuck you
2013-01-22 01:00:56 +00:00
reality
b8546358fb
another whoops
2013-01-22 00:59:11 +00:00
reality
909dd61982
whoops
2013-01-22 00:56:05 +00:00
reality
b940b6f913
that should do it
2013-01-22 00:53:30 +00:00
reality
3b3aa280e0
getAllUsers
2013-01-22 00:24:12 +00:00
reality
b107f64efc
getserverusers
2013-01-22 00:00:11 +00:00
reality
2f2356f2fd
Add dependency info [ #187 ]
2013-01-21 20:50:23 +00:00
reality
9ac8d3fd29
readme for regex [ #154 ]
2013-01-21 20:38:16 +00:00
reality
ed1b4bf717
Allow flags on the regexen [ #154 ]
2013-01-21 20:32:34 +00:00
reality
24bb198c5d
Bit more efficient. dont bother saying the replacement if replacement not made [ #154 ]
2013-01-21 20:14:51 +00:00
reality
400d215734
Correct other people [ #154 ]
2013-01-21 19:57:45 +00:00
reality
d8c133a7b3
Basic regex replace support [ #154 ]
2013-01-21 19:42:51 +00:00
reality
4d01187346
Show voting options in ~pdesc [ #155 ]
2013-01-21 19:30:06 +00:00