This website requires JavaScript.
Explore
Help
Sign In
Georg
/
dbot
Watch
1
Star
0
Fork
0
You've already forked dbot
forked from
GitHub/dbot
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
814a84ee8e
dbot
/
modules
/
js
/
config.json
10 lines
142 B
JSON
Raw
Normal View
History
Unescape
Escape
Help links added to config [#89]
2012-12-30 21:30:49 +01:00
{
Disable command config [#126] Disabled ~js (good example for [#125])
2013-01-12 11:12:56 +01:00
"commands"
:
{
"~js"
:
{
"disabled"
:
true
}
}
,
Add dependency info [#187]
2013-01-21 21:50:23 +01:00
"dependencies"
:
[
"command"
]
,
Build help link automatically [#439]
2013-05-17 09:34:25 +02:00
"ignorable"
:
true
Help links added to config [#89]
2012-12-30 21:30:49 +01:00
}
Reference in New Issue
Copy Permalink