zzyspace / discord-bot

Discord automated tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%