Skip to content

TradeAIPro/Discord-Chat-Support-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Chat Support Bot

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.

How To Install

  • first install library on requirements.txt file by command:
Akira@yuzai:~/Discord-Chat-Support-Bot$ pip install -r ./requirements.txt
  • then rename config-sample.json file to config.json and 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.py file

I hope you enjoy this bot

About

Discord Bot for chat support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%