<feed xmlns='http://www.w3.org/2005/Atom'>
<title>frippy/src/plugins/tell, branch v0.5.0</title>
<subtitle>IRC Bot</subtitle>
<id>https://git.jokler.xyz/frippy/atom/src/plugins/tell?h=v0.5.0</id>
<link rel='self' href='https://git.jokler.xyz/frippy/atom/src/plugins/tell?h=v0.5.0'/>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/'/>
<updated>2019-01-01T16:32:51Z</updated>
<entry>
<title>Tell: Fix unsent tell on PRIVMSG</title>
<updated>2019-01-01T16:32:51Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2019-01-01T16:32:51Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=731b236f09bf9a2e94ced66e9974091d95cf94f7'/>
<id>urn:sha1:731b236f09bf9a2e94ced66e9974091d95cf94f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tell: Only show error if the message was not sent</title>
<updated>2018-07-05T22:28:01Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-07-05T22:28:01Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=975c94752b6ef59caea5ed632d1428efb5f6433b'/>
<id>urn:sha1:975c94752b6ef59caea5ed632d1428efb5f6433b</id>
<content type='text'>
</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>Tell: Fix tell accept condition</title>
<updated>2018-06-16T19:33:52Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-06-16T19:33:52Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=d5cef711a3bd637e56eae3363b7ebb8fb709d449'/>
<id>urn:sha1:d5cef711a3bd637e56eae3363b7ebb8fb709d449</id>
<content type='text'>
This fixes a mistake from the previous commit
to the tell plugin.
</content>
</entry>
<entry>
<title>Tell: Allow messages to online users</title>
<updated>2018-06-16T14:53:08Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-06-16T14:53:08Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=524f7a036a9eaadc698a5a57c60b9e8cd4003322'/>
<id>urn:sha1:524f7a036a9eaadc698a5a57c60b9e8cd4003322</id>
<content type='text'>
Since the userlists desync after a while
it is not guaranteed that users are actually online
when they appear to be.
</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: 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>Add usefulness rating function to url titles</title>
<updated>2018-04-07T16:19:24Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-04-07T16:19:24Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=5c45046794e3c93f875d69193bb12d6608d45a8c'/>
<id>urn:sha1:5c45046794e3c93f875d69193bb12d6608d45a8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tell help</title>
<updated>2018-03-22T20:04:24Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-03-22T20:04:24Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=b636c6fb4f9f6fce1e567624cab5d975fd7aabd0'/>
<id>urn:sha1:b636c6fb4f9f6fce1e567624cab5d975fd7aabd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tell error message</title>
<updated>2018-03-21T17:08:54Z</updated>
<author>
<name>Jokler</name>
<email>jokler.contact@gmail.com</email>
</author>
<published>2018-03-21T17:08:54Z</published>
<link rel='alternate' type='text/html' href='https://git.jokler.xyz/frippy/commit/?id=c176691b5b95654cd00381980d5d8360a5d38639'/>
<id>urn:sha1:c176691b5b95654cd00381980d5d8360a5d38639</id>
<content type='text'>
</content>
</entry>
</feed>
