8000 GitHub - soborocat/wordchain-bot: A Discord wordchain game bot, written in python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

soborocat/wordchain-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordchain bot

WordChain-Bot is a discord wordchain game bot, written in Python

  • Made by Jinpyo Joo
  • DB by kkutu

Features

  • Customizable word lists
  • Be able to use the 두음법칙

How to use

Import word data

  1. You can import word data from KKuTu.
    How to load from .sql file
  2. Install modules (psycopg2)
  3. run Connect.py (Maybe you need to modify the password in the file)

Run

  1. You can delete all the words in one letter. Run filter.py
  2. Edit config.json file.
{
    "token": "TOKEN",
    "prefix": "!",
    "timeover" : 10,
    "status": "Status"
}
  1. run bot.py

Version

1.0 First Release 1.1 Typing event added / bot answer delay added

Licence

Hangul-utils GPL-3.0 License
KKuTu AGPL-3.0 License

About

A Discord wordchain game bot, written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0