Skip to content

skraynev/fun_chat_bot

Repository files navigation

Chat bot for fun

Chat bot with some functionality:

  • answer on commands
  • reacts on some keywords in text
  • support for eki game

Code validations

Lint

make lint

Tests

make tests

Build image

make build

Run created container

docker run --env-file .env --rm -d --name <cont_name> skraynev/chat_bot

About

it's just a fun chat bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages