aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Plugins: Replace Emoji with UnicodeJokler2019-02-201-1/+1
* Factoids: Rename to FactoidJokler2018-10-221-2/+2
* Quote: Add initial quote pluginJokler2018-09-211-0/+1
* Currency: Remove plugin because of API changesJokler2018-06-161-1/+0
* Remind: Add initial remind pluginJokler2018-05-121-0/+1
* Add usefulness rating function to url titlesJokler2018-04-071-5/+5
* Add sed pluginJokler2018-03-131-0/+1
* Use Error & ErrorKind pair instead of simple enumsJokler2018-03-021-16/+7
* Merge branch 'dev' into factoid-pluginJokler2018-02-231-0/+2
|\
| * Add Tell PluginJokler2018-02-121-0/+2
* | Add 'remove' command to Factoids and make the Database trait publicJokler2017-12-241-0/+1
* | First prototype for the Factoids pluginJokler2017-12-231-0/+2
|/
* Adjust documentationJokler2017-12-151-0/+1
* Add Url PluginJokler2017-12-111-0/+2
* Add KeepNick pluginJokler2017-12-061-0/+2
* Export plugins directly instead of their modulesJokler2017-10-291-3/+7
* Move help into a PluginJokler2017-10-271-0/+1
* Add fixed currency pluginJokler2017-10-111-0/+1
* Initial bot sourceJokler2017-10-041-0/+1