GithubHelp home page GithubHelp logo

wonderfall / atos Goto Github PK

View Code? Open in Web Editor NEW
11.0 3.0 4.0 391 KB

Automated Tournament Organizer for Smash (ft. Discord, Challonge).

License: MIT License

Dockerfile 0.36% Python 99.52% Shell 0.12%
bot discord discord-py challonge challonge-api challonge-tournaments

atos's Introduction

A.T.O.S. - Automated Tournament Organizer for Smash

โš ๏ธ A.T.O.S. is now evolving thanks to the effort of El Laggron! It should be faster, cleaner, and can be invited to several servers. It's now a cog that can be a part of a Red-Discord bot instance. More info here.

What?

It stands for Automated Tournament Organizer for Smash, or more precisely Automation Tools for Organizing Smash. It's designed to run on a Discord server and it can take it from here by managing a Smash tournament with Challonge for the bracket stuff.

While the code should be somewhat working, keep in mind I'm not a dev (at least I don't consider myself to be one), just a smasher with some CS skills doing that as a hobby! You're free to fork, to contribute, and to use my work in whatever way you want.

Main requirements

What does it do?

  • Registration
  • Check-in
  • Waiting list
  • Match queue
  • Unique channel for each set
  • Stream queue
  • Score detection
  • Reminders
  • Auto-DQ
  • Announcements (including results)
  • Greeting new members (optional)
  • Roles managing (optional)
  • Multi-game supports (Smash-focused)
  • Seeding (based on a braacket ranking)
  • Automatic tournament creation
  • Bunch of useful commands

Did I forget something?

Can I use it?

Its primary use is, as you can see, for a french server which is organizing online weeklies for Smash Bros. Ultimate. You can use it for your own, you can enhance it, that's your call. I'm not responsible for a thermonuclear warfare in your Discord server because you installed it!

How to install

I'll provide some documentation as soon as I can. Take care!

Thanks

Smash Strasbourg community (especially), Smash Void, kheyFC. And more...

atos's People

Contributors

laggron42 avatar wonderfall avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

atos's Issues

AttributeError following addition of ".title()"

After ".title()" was added to "game": bracket["game_name"].title() I get the following error. removing ".title()" fixes this.

File "c:/PATH/bot.py", line 285, in setup_tournament tournoi = await get_tournament(url) File "c:/PATH/bot.py", line 261, in get_tournament "game": bracket["game_name"].title(), # Non-recognized games are lowercase for Challonge AttributeError: 'NoneType' object has no attribute 'title'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.