WordChain-Bot is a discord wordchain game bot, written in Python
- Made by Jinpyo Joo
- DB by kkutu
- Customizable word lists
- Be able to use the 두음법칙
- You can import word data from KKuTu.
How to load from .sql file - Install modules (psycopg2)
- run Connect.py (Maybe you need to modify the password in the file)
- You can delete all the words in one letter. Run filter.py
- Edit config.json file.
{
"token": "TOKEN",
"prefix": "!",
"timeover" : 10,
"status": "Status"
}
- run bot.py
1.0 First Release 1.1 Typing event added / bot answer delay added
Hangul-utils GPL-3.0 License
KKuTu AGPL-3.0 License