diff --git a/DockerFile b/DockerFile index 4289d4e..db13a21 100644 --- a/DockerFile +++ b/DockerFile @@ -14,4 +14,4 @@ RUN pip3 install -r requirements.txt COPY . . -ENTRYPOINT ["python3", "main.py"] \ No newline at end of file +ENTRYPOINT ["python3", "main.py"] diff --git a/README.md b/README.md index 6534d20..06f9b4e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ # Finder-UniCT Bot A Telegram bot for UNICT students that allows students to get to know each other semi-anonymously. -## How does it work? +## Bot's features + +- Login system with UniCT email +- Chat with strangers +- Choose your interests and the bot will match you with someone with similar tastes as yours +- Global chat with all UniCT students -This bot allows you to get straight to your telegram chat: Send **'/start'** to start it, **'/help'** to see a list of commands. Please note that the commands and their answers are in Italian.