<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/bitbot.git/modules/pong.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/pong.py?h=master</id>
<link rel='self' href='https://cgit.space/~steering/bitbot.git/atom/modules/pong.py?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/'/>
<updated>2020-01-21T17:36:05Z</updated>
<entry>
<title>pong.py -&gt; ping.py</title>
<updated>2020-01-21T17:36:05Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-01-21T17:36:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=4d71aeea977281d4946a13dd257946e493fbf24f'/>
<id>urn:sha1:4d71aeea977281d4946a13dd257946e493fbf24f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove "!" from help strings</title>
<updated>2019-06-18T16:33:42Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-06-18T16:33:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=77ea95f0a9ba4cf718071f8fd3bbb594f2e18a97'/>
<id>urn:sha1:77ea95f0a9ba4cf718071f8fd3bbb594f2e18a97</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>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>Move most code in root directory to src/</title>
<updated>2018-09-24T14:13:27Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-24T14:13:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=ecb9d7cb3f4435457560e03201bbed57a469d548'/>
<id>urn:sha1:ecb9d7cb3f4435457560e03201bbed57a469d548</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ModuleManager.BaseModule so modules don't *have* to implement __init__</title>
<updated>2018-09-19T12:28:18Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-19T12:28:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=287d0312817f9668041c0192fa0c1985b7b10605'/>
<id>urn:sha1:287d0312817f9668041c0192fa0c1985b7b10605</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support hooking functions in modules with @Utils.hook</title>
<updated>2018-09-19T11:37:41Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-19T11:35:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=b8aca728611d0422683347fdf3fc97b4f8651499'/>
<id>urn:sha1:b8aca728611d0422683347fdf3fc97b4f8651499</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>
<entry>
<title>Give modules event objects with "context"s, to facilitate purging all the event</title>
<updated>2018-08-31T11:55:52Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-08-31T11:55:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=9874f79b498e1f8ae5ebec9a240963e908b645b0'/>
<id>urn:sha1:9874f79b498e1f8ae5ebec9a240963e908b645b0</id>
<content type='text'>
hooks for a module
</content>
</entry>
</feed>
