Skip to content

🤖 A discord bot built to pull and view CSS scores from servers running the Sarpedon Scoring Server.

License

Notifications You must be signed in to change notification settings

elysium-suite/daedalus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Daedalus

Daedalus is a discord bot built to pull and view CSS scores from servers running Sarpedon.

Installation/Setup

To get started make sure to have a server with python 3 installed and a discord bot setup in the applications folder. You will need to change the server IP and bot token in the pub_bot.py file.

# SPECIFY REMOTE HERE AND YOUR BOT TOKEN HERE
remote = '<SERVER ADDRESS HERE>'
bot_id = '<YOUR TOKEN HERE>'
# YOUR PREFIX
client = commands.Bot(command_prefix = '<YOUR PREFIX HERE>')

About

🤖 A discord bot built to pull and view CSS scores from servers running the Sarpedon Scoring Server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages