<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/bitbot.git/modules/commands/outs.py, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/bitbot.git/atom/modules/commands/outs.py?h=master</id>
<link rel='self' href='https://cgit.space/~steering/bitbot.git/atom/modules/commands/outs.py?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/'/>
<updated>2019-12-10T05:27:35Z</updated>
<entry>
<title>move core modules to src/core_modules, make them uneffected by white/black list</title>
<updated>2019-12-10T05:27:35Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-12-10T05:27:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=638eee0d685c06d258cb55287204ca97bca7c344'/>
<id>urn:sha1:638eee0d685c06d258cb55287204ca97bca7c344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove `tags` from StdOut objects - expose through event_kwargs</title>
<updated>2019-11-25T16:28:03Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-11-25T16:28:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=4586bc790339eb4c28e5c7ec29618fedb7c87f85'/>
<id>urn:sha1:4586bc790339eb4c28e5c7ec29618fedb7c87f85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor commands (mostly stdout/stderr) and split typing/reply out</title>
<updated>2019-11-22T16:23:30Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-11-22T16:23:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=5730d6fe591b63b8d50fbebf7c151504003921bd'/>
<id>urn:sha1:5730d6fe591b63b8d50fbebf7c151504003921bd</id>
<content type='text'>
closes #208
</content>
</entry>
<entry>
<title>_messag_factory._ should take a `tags` arg</title>
<updated>2019-10-28T11:24:56Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-10-28T11:24:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=74d9bf4da32aa33ee10eda9cbd1079b959c4de38'/>
<id>urn:sha1:74d9bf4da32aa33ee10eda9cbd1079b959c4de38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>'_mesage_factory' -&gt; '_message_factory'</title>
<updated>2019-10-28T11:23:55Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-10-28T11:23:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=e6b4321f307ab942bafb5a55c62082b85a887dc0'/>
<id>urn:sha1:e6b4321f307ab942bafb5a55c62082b85a887dc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>_mess_factory -&gt; _message_factory. funny typo lol</title>
<updated>2019-10-28T11:23:02Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-10-28T11:23:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=627e564dbd76760602231ff7aa416f27691a2fc1'/>
<id>urn:sha1:627e564dbd76760602231ff7aa416f27691a2fc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove src/utils/irc/protocol.py</title>
<updated>2019-10-28T10:56:33Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-10-28T10:56:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=7ee65f8f8ca9da93174284450db891346ea9daaf'/>
<id>urn:sha1:7ee65f8f8ca9da93174284450db891346ea9daaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move IRCLine related code from utils.irc to IRCLine.py</title>
<updated>2019-10-27T10:19:00Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-10-27T10:19:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=8f4b5a0e70804f8f19f8b9032b7d93857cda40e8'/>
<id>urn:sha1:8f4b5a0e70804f8f19f8b9032b7d93857cda40e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove @staticmethod</title>
<updated>2019-10-12T16:30:22Z</updated>
<author>
<name>panicbit</name>
</author>
<published>2019-10-12T16:30:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=c94327b58b99bc1d4380f026f8e592efd265b357'/>
<id>urn:sha1:c94327b58b99bc1d4380f026f8e592efd265b357</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust line splitpoints to word boundaries</title>
<updated>2019-10-09T18:54:42Z</updated>
<author>
<name>panicbit</name>
</author>
<published>2019-10-09T18:53:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=d069d4b83fa0b8bef741458f2a6eb96c0b1f8b7d'/>
<id>urn:sha1:d069d4b83fa0b8bef741458f2a6eb96c0b1f8b7d</id>
<content type='text'>
</content>
</entry>
</feed>
