Skip to content

Commit

Permalink
chore: enhanced readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
infra-blue committed Nov 5, 2023
1 parent 80c5185 commit 0b3f276
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DockerFile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ RUN pip3 install -r requirements.txt

COPY . .

ENTRYPOINT ["python3", "main.py"]
ENTRYPOINT ["python3", "main.py"]
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 0b3f276

Please sign in to comment.