this is a discord bot for chat support you can use this bot in your discord server this bot is developed by Python and the discord.py library.
- first install library on
requirements.txtfile by command:
Akira@yuzai:~/Discord-Chat-Support-Bot$ pip install -r ./requirements.txt- then rename
config-sample.jsonfile toconfig.jsonand modify value:
{
"bot_token": "your bot token",
"server_id": 1111111111111111111,
"text_channel_id": 1111111111111111111,
"reply_message": "your message is receive, and we are contact you very soon ",
"not_joined_server": "sorry you cant send message,\n please join to server then send message."
}- At the last run
main.pyfile
I hope you enjoy this bot