Skip to content

basuha/AnnagramBot

Repository files navigation

AnnagramBot

My Java pet project.
This bot takes russian word from database and mixes the letters in it. User should guess the word. For every guessed words user obtains the points. The bot can be used both in group chats and in private ones.
Hosted on Heroku, uses Heroku Postgres database.
by Arkadiy Nadyrov 2020


Commands

Description of bot commands:

/task

Shows a task for a specific chat consisting of ten anagrams:
Screenshot
The longer the word remains unsolved, the more complex it is considered, and the more points you can get for guessing it. Each guessed word makes an increment of the complexity of the words not guessed.


Every chat has it own task, and it own score table:
Screenshot


/rank

Shows a score table for a specific chat:
Screenshot


For every thousand points, a star is added to the names of the players:
Screenshot


/overall

Shows the overall score table:
Screenshot


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages