Skip to content

Do you want to use Discord instead of Steam to send commands to your bots? ASF-DiscordBot is for you!

License

Notifications You must be signed in to change notification settings

Rysanlos/ASF-DiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASF-DiscordBot

Discord Python ASF release GitHub License

Requirements

  • Python 3.5+
  • discord.py
  • requests

Installation

sudo apt-get install python3 python3-pip
sudo python3 -m pip install -U discord.py
sudo python3 -m pip install -U requests
git clone https://github.com/LeO-Fr/ASF-DiscordBot.git
cd ASF-DiscordBot

Configuration

In main.py: Replace bot_token_here with your bot token.
In cogs/ipc.py: Replace bot_master_here with your Discord ID. (right click on your avatar in Developer mode).
In cogs/ipc.py: If you set a IPC password, replace ?password=null with ?password=yourpassword

Run

python3 main.py

About

Do you want to use Discord instead of Steam to send commands to your bots? ASF-DiscordBot is for you!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages