You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

46 lines
746 B

Edm0nd
======
New version of the infamous IRC bot.
4 years ago
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
----------------
- [x] Actions (/me)
- [x] Beers
- [x] Mood
4 years ago
- [x] Random: ~~dice~~, choice, etc
- [ ] Notes
- [ ] Handle compliments
4 years ago
- [ ] Handle insults
- [x] Horoscope
- [x] "Journee mondiale"
- [ ] Mug
- [ ] Music
- [ ] Opinions
- [ ] Translate
- [x] Wikipedia: find definition, get random page
- [ ] Wolframalpha
- [ ] Youtube: parsing for title, requests for channel or video
- [ ] Command aliases
- [ ] Question aliases