GithubHelp home page GithubHelp logo

allavaz / pitana Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 241 KB

Discord bot that handles matchmaking bans for the South American IOSoccer community.

TypeScript 100.00%
nodejs discordjs discord-js luxon discord-bot mongodb

pitana's Introduction

pitana

Discord bot that handles matchmaking bans for the South American IOSoccer community. Made with Discord.js, MongoDB and Luxon.

pitana's People

Contributors

allavaz avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

pitana's Issues

ban nivel 7

en algunas partes dice indefinido y en otras 30 días. hay que revisar que se está haciendo

Variable ban reset times

Set a ban reset date depending on the ban level as follows:

  • Levels 1-2: 15 days
  • Levels 3-4: 25 days
  • Levels 5-6: 35 days
  • Level 7: 45 days

Ban level doesn't reset on certain occasions

Ban level won't reset if someone with ban level 2 or more is unbanned (!banremove), and their past ban's start date (before the one that was removed) is banresetdays earlier than current date.

If that happens, the bot will assign a scheduled task on the past ban's start date + banresetdays, but since that date is already in the past, the task will never trigger, therefore the ban level will never reset.

Implement ranking

Show the top 10 banned players just for the lulz (Idea by Potatuzz)

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.