Skip to content

zzyspace/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-bot

Installation

pip install pysocks

Configuration

rename config-template.conf to config.conf

[chat]
contents = ["1","2","3"] # random chat content from `contents`

[keys]
channels = ["930389066623612120","930389066623612120"] # channel id
authorization = OTU4N...Exla7ZqX4E # account token

[proxy]
host = 0.0.0.0
port = 0000
username = username
password = password

Run

python auto-chat.py

About

Discord automated tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages