| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Plugins: Replace Emoji with Unicode | Jokler | 2019-02-20 | 1 | -1/+1 |
| | | | | | | The new plugin adds a command which allows checking the name and some info of a character. | ||||
| * | Factoids: Rename to Factoid | Jokler | 2018-10-22 | 1 | -2/+2 |
| | | |||||
| * | Quote: Add initial quote plugin | Jokler | 2018-09-21 | 1 | -0/+1 |
| | | |||||
| * | Currency: Remove plugin because of API changes | Jokler | 2018-06-16 | 1 | -1/+0 |
| | | | | | | The plugin was rarely used so fixing it would not be a priority. | ||||
| * | Remind: Add initial remind plugin | Jokler | 2018-05-12 | 1 | -0/+1 |
| | | | | | Mysql is not supported yet. | ||||
| * | Add usefulness rating function to url titles | Jokler | 2018-04-07 | 1 | -5/+5 |
| | | |||||
| * | Add sed plugin | Jokler | 2018-03-13 | 1 | -0/+1 |
| | | |||||
| * | Use Error & ErrorKind pair instead of simple enums | Jokler | 2018-03-02 | 1 | -16/+7 |
| | | | | | | | | | | | | | Each plugin should define its own errors with a respective variant in the main ErrorKind of frippy. A new procedural macro was added to reduce the boilerplate required for new error system. It can be used by deriving "Error" and adding a name for the Error via the "error" attribute. So far non of the plugins except for Url and Factoids use their own errors yet. | ||||
| * | Merge branch 'dev' into factoid-plugin | Jokler | 2018-02-23 | 1 | -0/+2 |
| |\ | |||||
| | * | Add Tell Plugin | Jokler | 2018-02-12 | 1 | -0/+2 |
| | | | |||||
| * | | Add 'remove' command to Factoids and make the Database trait public | Jokler | 2017-12-24 | 1 | -0/+1 |
| | | | |||||
| * | | First prototype for the Factoids plugin | Jokler | 2017-12-23 | 1 | -0/+2 |
| |/ | |||||
| * | Adjust documentation | Jokler | 2017-12-15 | 1 | -0/+1 |
| | | |||||
| * | Add Url Plugin | Jokler | 2017-12-11 | 1 | -0/+2 |
| | | |||||
| * | Add KeepNick plugin | Jokler | 2017-12-06 | 1 | -0/+2 |
| | | |||||
| * | Export plugins directly instead of their modules | Jokler | 2017-10-29 | 1 | -3/+7 |
| | | |||||
| * | Move help into a Plugin | Jokler | 2017-10-27 | 1 | -0/+1 |
| | | |||||
| * | Add fixed currency plugin | Jokler | 2017-10-11 | 1 | -0/+1 |
| | | |||||
| * | Initial bot source | Jokler | 2017-10-04 | 1 | -0/+1 |
