8000 GitHub - wxyz47/dc-chat: Discord Auto Chat Bot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wxyz47/dc-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dc-chat

A Discord auto-chat bot that sends random messages to a specified channel at random intervals.

Features

  • Customizable message delay intervals
  • Random message selection from a predefined list

Installation

  1. Clone the repository:
git clone https://github.com/wxyz47/dc-chat.git
cd dc-chat
  1. Install the required packages:
pip install -r requirements.txt
  1. Set up your configuration:
    • Edit token.txt to add your Discord token
    • Edit messages.txt to add your custom messages (one message per line)

Usage

  1. Run the script:
python3 main.py
  1. Enter the required information:

    • Channel ID: The Discord channel ID where messages will be sent
    • Minimum delay: Minimum time (in seconds) between messages
    • Maximum delay: Max 612E imum time (in seconds) between messages
  2. The bot will start sending random messages from your messages.txt file at random intervals between your specified min and max delay times.

Configuration Files

  • token.txt: Contains your Discord authentication token
  • messages.txt: Contains the messages to be sent (one message per line)

Important Notes

  • Use this responsibly and in accordance with Discord's terms of service
  • Be mindful of rate limits and server rules
  • Keep your token private and never share it with others

Author

GitHub: @wxyz47

About

Discord Auto Chat Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0