aboutsummaryrefslogtreecommitdiff
path: root/src/core_modules/commands
Commit message (Expand)AuthorAgeFilesLines
* first draft of command_spec.pyGravatar jesopo2020-01-241-1/+3
* send expect_output on private command events tooGravatar jesopo2020-01-111-1/+1
* default pattern-based commands to expect_output=FalseGravatar jesopo2020-01-111-2/+2
* by default, don't trigger command.regex events when in a statusmsgGravatar jesopo2020-01-011-0/+3
* pass `user` on get.command events, so e.g. aliases know user nicknamesGravatar jesopo2019-12-171-4/+7
* send.stdout should default to thinking it is in-channelGravatar jesopo2019-12-111-1/+1
* allow users to set command-method for PMs with themGravatar jesopo2019-12-101-1/+2
* default command responses in PM to use NOTICEGravatar jesopo2019-12-101-8/+9
* move core modules to src/core_modules, make them uneffected by white/black listGravatar jesopo2019-12-102-0/+452