<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/bitbot.git/src/core_modules/commands, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/bitbot.git/atom/src/core_modules/commands?h=master</id>
<link rel='self' href='https://cgit.space/~steering/bitbot.git/atom/src/core_modules/commands?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/'/>
<updated>2020-04-07T18:30:32Z</updated>
<entry>
<title>add ${BNICK} (bot's own nick) and ${CTRIGGER} (command trigger) to aliases</title>
<updated>2020-04-07T18:30:32Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-04-07T18:30:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=2b0dfcc1556741dab5452a8e1ece5f439023728c'/>
<id>urn:sha1:2b0dfcc1556741dab5452a8e1ece5f439023728c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rewrite command output truncation</title>
<updated>2020-03-03T11:16:39Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-03-03T11:15:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=7bf0b6edbffd45118c8a7f4f638bdd7f784a2598'/>
<id>urn:sha1:7bf0b6edbffd45118c8a7f4f638bdd7f784a2598</id>
<content type='text'>
</content>
</entry>
<entry>
<title>commands module no longer relies on pemissions module</title>
<updated>2020-02-26T17:21:36Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-26T17:21:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=5be945062886d491b9b857162c18d127774abc5f'/>
<id>urn:sha1:5be945062886d491b9b857162c18d127774abc5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>transfer stdout/stderr _assured to IRCLine.assured</title>
<updated>2020-02-09T00:54:13Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-09T00:54:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=98bfc4db95f9742165a5e530d6b31ce0d10ee482'/>
<id>urn:sha1:98bfc4db95f9742165a5e530d6b31ce0d10ee482</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move !alias variables in to alias_variables.py, add RNICK (random nick)</title>
<updated>2020-02-05T18:18:32Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-05T18:18:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=fc83d4fe500080088dec20e0c1eeca4ae753c2c7'/>
<id>urn:sha1:fc83d4fe500080088dec20e0c1eeca4ae753c2c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first draft of command_spec.py</title>
<updated>2020-01-24T14:24:54Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-01-24T14:24:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=fa98b72fd53f6dc0bc7fabe6f24f5a7979417951'/>
<id>urn:sha1:fa98b72fd53f6dc0bc7fabe6f24f5a7979417951</id>
<content type='text'>
</content>
</entry>
<entry>
<title>send expect_output on private command events too</title>
<updated>2020-01-11T19:20:30Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-01-11T19:20:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=6633427cb780914f4caee7ba44242c43a35da673'/>
<id>urn:sha1:6633427cb780914f4caee7ba44242c43a35da673</id>
<content type='text'>
</content>
</entry>
<entry>
<title>default pattern-based commands to expect_output=False</title>
<updated>2020-01-11T19:10:19Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-01-11T19:10:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=d06d74efb9f844646ae25402c5c60aa4774c8269'/>
<id>urn:sha1:d06d74efb9f844646ae25402c5c60aa4774c8269</id>
<content type='text'>
</content>
</entry>
<entry>
<title>by default, don't trigger command.regex events when in a statusmsg</title>
<updated>2020-01-01T10:04:32Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-01-01T10:04:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=9efb0b05fcbb547b78928470a647b55c913d6b7a'/>
<id>urn:sha1:9efb0b05fcbb547b78928470a647b55c913d6b7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pass `user` on get.command events, so e.g. aliases know user nicknames</title>
<updated>2019-12-17T14:29:37Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-12-17T14:29:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=00a8129634b431888fe0bcdecc9e267fd5f9a732'/>
<id>urn:sha1:00a8129634b431888fe0bcdecc9e267fd5f9a732</id>
<content type='text'>
</content>
</entry>
</feed>
