<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/bitbot.git/modules/todo.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/todo.py?h=master</id>
<link rel='self' href='https://cgit.space/~steering/bitbot.git/atom/modules/todo.py?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/'/>
<updated>2020-02-15T00:47:40Z</updated>
<entry>
<title>rewrite todo.py</title>
<updated>2020-02-15T00:47:40Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-15T00:47:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=5aaccbbb47b0689c98e3eddc84750c6be4bf4588'/>
<id>urn:sha1:5aaccbbb47b0689c98e3eddc84750c6be4bf4588</id>
<content type='text'>
</content>
</entry>
<entry>
<title>consistently use 'todo list' vs 'todo'</title>
<updated>2019-07-11T00:11:21Z</updated>
<author>
<name>fosslinux</name>
</author>
<published>2019-07-11T00:11:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=9809dfa52288a311453f6d2975e6822baa6b320c'/>
<id>urn:sha1:9809dfa52288a311453f6d2975e6822baa6b320c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `depends-on` hashflags to relevant modules</title>
<updated>2019-05-25T20:40:06Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-05-25T20:40:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=268c5adb3c393982b1c337b72d46cb8d1cc84021'/>
<id>urn:sha1:268c5adb3c393982b1c337b72d46cb8d1cc84021</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change all instances of stdout.write+return to `raise utils.EventError` in</title>
<updated>2018-10-16T14:09:58Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-10-16T14:09:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=773d11f6cbaa8da91185547b0ab67f3706d735c2'/>
<id>urn:sha1:773d11f6cbaa8da91185547b0ab67f3706d735c2</id>
<content type='text'>
modules
</content>
</entry>
<entry>
<title>Add !todomove in modules/todo.py</title>
<updated>2018-10-12T09:49:38Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-10-12T09:49:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=6e605207e686f106a9cc7f406d429de587424f71'/>
<id>urn:sha1:6e605207e686f106a9cc7f406d429de587424f71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move src/Utils.py in to src/utils/, splitting functionality out in to modules of</title>
<updated>2018-10-03T12:22:37Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-10-03T12:22:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=69d58eede2e9bf83aa1ed1d8fcf956efde494726'/>
<id>urn:sha1:69d58eede2e9bf83aa1ed1d8fcf956efde494726</id>
<content type='text'>
related functionality
</content>
</entry>
<entry>
<title>Switch to using docstring for usage, permission and require_mode</title>
<updated>2018-09-30T16:29:09Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-30T16:29:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=10ef985a8a849a6bbfa8cbb63c2548e42ffb3957'/>
<id>urn:sha1:10ef985a8a849a6bbfa8cbb63c2548e42ffb3957</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to using @Utils.hook and docstrings for event hooks</title>
<updated>2018-09-26T17:27:17Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-26T17:27:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=51a52e2b0e54031cce5876f54d1d48c268b5441c'/>
<id>urn:sha1:51a52e2b0e54031cce5876f54d1d48c268b5441c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor everything to use delimited events</title>
<updated>2018-09-19T12:25:12Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-19T12:25:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=fcbb7c960ce8c9b693711b4b40d3fa86fd17d7cf'/>
<id>urn:sha1:fcbb7c960ce8c9b693711b4b40d3fa86fd17d7cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>give an Exports object (actually, ExportsContex object) to each module, to</title>
<updated>2018-09-02T18:54:45Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-02T18:54:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=8c6ab17e579cf8f4e510ec324fc98b010ff01cb0'/>
<id>urn:sha1:8c6ab17e579cf8f4e510ec324fc98b010ff01cb0</id>
<content type='text'>
facilitate things like !set and !channelset without using the events system
</content>
</entry>
</feed>
