PuzzleWordBot Game in WrkzCoin discord
Word list from: https://github.com/jnoodle/English-Vocabulary-Word-List and http://www.mit.edu/~ecprice/wordlist.10000
We steal the Profane-words list from https://github.com/zacanger/profane-words to filter and exclude from word list.
Installation
-
Get pip3 modules install via
pip3 install module_names
-
Create MySQL / MariaDB. Load database structure from
puzzlewordbot.sql
-
Copy
config.yml.example
toconfig.yml
and edit it as necessary including new bot token, channelID, etc. -
Run
python3 PuzzleWordBot.py
-
Invite bot to your server.
-
Play by typing any word in channel ID you defined in
config.yml