Polyfun Discord Bot banner

Polyfun Discord Bot

3 devlogs
4h 59m 10s

A discord bot with language games, like you give it a sentence and it gives out a sentence in random language and you have to guess which language it is.

Demo Repository

Loading README...

wojtek

Added /detect_lang command which only works if game is not active in channel. Fixed some bugs with language guessing + readme.

Attachment
0
wojtek

Finished command guess_lang. It works correctly now :3

Attachment
Attachment
0
wojtek

I set up Hikari with Lightbulb and created two commands: health_check and guess_language. The guess_language command is only partially implemented, it currently just returns a random language translation. For translations, I’m using googletrans python lib.

Attachment
Attachment
0