Edm0nd/README.md

48 lines
779 B
Markdown
Raw Normal View History

Edm0nd
======
New version of the infamous IRC bot.
2020-10-09 22:34:32 +02:00
Installation
------------
Clone the repository and install main dependencies using Pipenv:
```bash
pipenv install
```
Plugins dependencies can be manually installed with
```bash
pipenv run pip install -r edmond/plugins/requirements.txt
```
Missing features
----------------
2020-10-09 12:49:35 +02:00
- [x] Actions (/me)
2020-10-09 18:57:08 +02:00
- [x] Beers
2020-10-09 12:49:35 +02:00
- [x] Mood
2020-10-09 22:34:32 +02:00
- [x] Random: ~~dice~~, choice, etc
2020-10-12 19:27:17 +02:00
- [x] Notes
- [ ] Handle compliments
2020-10-09 22:34:32 +02:00
- [ ] Handle insults
2020-10-09 12:49:35 +02:00
- [x] Horoscope
- [x] "Journee mondiale"
- [ ] Mug
- [ ] Music
- [ ] Opinions
- [ ] Translate
2020-10-09 13:31:00 +02:00
- [x] Wikipedia: find definition, get random page
- [ ] Wolframalpha
- [ ] Youtube: parsing for title, requests for channel or video
- [ ] Command aliases
- [ ] Question aliases
2020-10-09 23:37:35 +02:00
- [ ] Various macros
- [ ] Sleep