index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
commands.py
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
added a usage command to show usage help for commands.
jesopo
2016-04-05
1
-1
/
+19
|
*
oops
jesopo
2016-04-04
1
-1
/
+1
|
*
added a way for command event hooks to ask to only be fired from private ↵
jesopo
2016-04-04
1
-0
/
+2
|
|
|
|
messages.
*
tinkered with some modules and fixed a few bugs, also added the skeleton for ↵
jesopo
2016-04-03
1
-1
/
+3
|
|
|
|
the auto_mode.py module.
*
removed yet more left over code from when commands were channel-only.
jesopo
2016-03-31
1
-4
/
+2
|
*
added a "hashflag" to modules to stop modules being loaded that rely on a ↵
jesopo
2016-03-30
1
-2
/
+6
|
|
|
|
not-present config option.
*
made channel commands prefixable with the bot's nickname, not just the ↵
jesopo
2016-03-30
1
-3
/
+11
|
|
|
|
command prefix.
*
made commands work in channel AND in private message.
jesopo
2016-03-29
1
-44
/
+60
|
*
added random.py, added code to commands.py to remove all empty strings from ↵
jesopo
2016-03-29
1
-1
/
+2
|
|
|
|
args_split.
*
first commit.
jesopo
2016-03-29
1
-0
/
+142
[prev]