An open API service indexing awesome lists of open source software.

https://github.com/mgmadvance/rockeira-ai

Rockeira is a bot for Discord using machine learning
https://github.com/mgmadvance/rockeira-ai

discord-bot machine-learning python server study

Last synced: 10 months ago
JSON representation

Rockeira is a bot for Discord using machine learning

Awesome Lists containing this project

README

          

# Rockeira-AI
[![GitHub license](https://img.shields.io/github/license/MGMAdvance/Rockeira-AI.svg?style=flat-square)](https://github.com/MGMAdvance/Rockeira-AI/blob/master/LICENSE) [![PyPI](https://img.shields.io/pypi/pyversions/Django.svg?style=flat-square)]() [![Rockeira-ai](https://img.shields.io/badge/rockeira--ai-online-brightgreen.svg?style=flat-square)](https://goo.gl/jdEoHo)
## What is this?
[Rockeira](https://goo.gl/jdEoHo) is a [bot for Discord](https://discordapp.com/developers/docs/intro) using machine learning ([ChatterBot](http://chatterbot.readthedocs.io/en/stable/)) to learn how to interact with the user.

## Requirements
All requirements are in [requirements.txt](https://github.com/MGMAdvance/Rockeira-AI/blob/master/requirements.txt)
* Python 3.X
* [ChatterBot](https://github.com/gunthercox/ChatterBot)
* [Discord.Py](https://github.com/Rapptz/discord.py)

## How to use?
* Insert your [token](https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token) on the last line of `rock.py` :
```python
client.run('YOUR TOKEN')
```
* Add your bot in your server and run `rock.py` in your bash.

## Disclaimer
### Data collect
If you want to add [Rockeira](https://goo.gl/jdEoHo) to your server remember that it is still in the learning phase and needs data, once inserted in your server it will be taking the conversations (only new conversations after inserted to your server) for educational purposes. If this bothers you, feel free to make your version.

### [Add Rockeira in your server](https://goo.gl/jdEoHo)