<feed xmlns='http://www.w3.org/2005/Atom'>
<title>frippy/src/plugins/remind, branch v0.5.0</title>
<subtitle>IRC Bot</subtitle>
<id>https://git.jokler.xyz/frippy/atom/src/plugins/remind?h=v0.5.0</id>
<link rel='self' href='https://git.jokler.xyz/frippy/atom/src/plugins/remind?h=v0.5.0'/>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/'/>
<updated>2019-06-22T13:39:24Z</updated>
<entry>
<title>Remind: Fix invalid error when parsing repeat time</title>
<updated>2019-06-22T13:39:24Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2019-06-22T13:39:24Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=6ecb061831b251476e55906ad7f42bb8f730e2f7'/>
<id>urn:sha1:6ecb061831b251476e55906ad7f42bb8f730e2f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remind: Fix invalid minimum repeat duration</title>
<updated>2019-05-26T23:50:06Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2019-05-26T23:50:06Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=48fb1ec9773eb8900287f5d737f43d49923aa3b1'/>
<id>urn:sha1:48fb1ec9773eb8900287f5d737f43d49923aa3b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Main: Remove diesel_infer_schema dep &amp; run clippy</title>
<updated>2018-09-19T22:43:34Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-09-19T22:42:20Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=399edf8f800100a7a15d1c272897bf232d0c5bb3'/>
<id>urn:sha1:399edf8f800100a7a15d1c272897bf232d0c5bb3</id>
<content type='text'>
This should fix travis-ci since
diesel_infer_schema is deprecated.
</content>
</entry>
<entry>
<title>Plugins: Replace IrcClient with a trait</title>
<updated>2018-06-30T17:57:37Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-06-30T17:57:37Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=3929022952ffbd5be0a9ba4ff074a735dea2aed1'/>
<id>urn:sha1:3929022952ffbd5be0a9ba4ff074a735dea2aed1</id>
<content type='text'>
This is to make it simpler to replace the
client in the future.
</content>
</entry>
<entry>
<title>Fix clippy warnings</title>
<updated>2018-06-16T13:35:49Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-06-16T13:35:49Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=9baade2a5d9fec54fe4d88216fbdb91c154ad348'/>
<id>urn:sha1:9baade2a5d9fec54fe4d88216fbdb91c154ad348</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remind: Fix target parsing</title>
<updated>2018-05-17T22:06:17Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-05-17T22:06:17Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=1a1a1d47dab61960ac8cfeb0258ca292bc465b52'/>
<id>urn:sha1:1a1a1d47dab61960ac8cfeb0258ca292bc465b52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remind: Fix help message</title>
<updated>2018-05-14T20:25:52Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-05-14T20:25:52Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=35e795e955c056ce215c73ec96e887eb62751900'/>
<id>urn:sha1:35e795e955c056ce215c73ec96e887eb62751900</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remind: Add Mysql as a possible database</title>
<updated>2018-05-14T18:46:59Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-05-14T18:46:59Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=e9799560e033c3de59a99946ad3811dff47c8819'/>
<id>urn:sha1:e9799560e033c3de59a99946ad3811dff47c8819</id>
<content type='text'>
The bot also responds with the id and time of a reminder
after creation to allow the creator to delete them.

Furthermore the InvalidCommand message was fixed and
the unnecessary dotenv dependency was removed.
</content>
</entry>
<entry>
<title>Remind: Change syntax and update help</title>
<updated>2018-05-13T15:15:45Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-05-13T15:15:45Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=bef668bce8dc1022e7dde7b0da65fa64bb472cf4'/>
<id>urn:sha1:bef668bce8dc1022e7dde7b0da65fa64bb472cf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remind: Remove sleep debug messages</title>
<updated>2018-05-13T00:51:50Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-05-13T00:51:50Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=3b45bd938f8bf88035ba47bba35eb842e5528cf7'/>
<id>urn:sha1:3b45bd938f8bf88035ba47bba35eb842e5528cf7</id>
<content type='text'>
</content>
</entry>
</feed>
