Skip to content

software-engineer-mj/polyglotbot

Repository files navigation

polyglotbot (Telegram chatbot)

polyglotbot

Credits

This repository is based on chatbot-rnn.

Dependencies

  • python3
  • tensorflow
  • numpy
  • googletrans
  • emoji
  • textblob

Get Started

1. Clone the repository.

git clone https://github.com/software-engineer-mj/polyglotbot.git

2. Download the pre-trained model (2.3 GB). Place the "reddit" folder into the "models" directory of this project.

3. Change the bot token in config.json.

{
  "token": "BOT_TOKEN"
}

4. Run the program.

python3 polyglotbot.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages