GithubHelp home page GithubHelp logo

yakmm / pog-bot Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 4.0 12.24 MB

Discord bot for Planetside Open Games (POG)

Home Page: https://docs.google.com/document/d/13rsrWA4r16gpB-F3gvx5HWf2T974mdHLraPSjh5DO1Q/

License: MIT License

Python 99.10% Shell 0.90%
planetside-open-games planetside2 discord-bot daybreak-census

pog-bot's People

Contributors

monkeydg avatar nlioc4 avatar varunda avatar vduits avatar yakmm avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

pog-bot's Issues

Overhaul sub system according to feedback

Overhaul sub system so it pings notify if no one in queue.
Also let the players accept or decline a sub request by order of arrival.

Example: p1, p2, p3 in queue

p1 can accept for 1 minute (or 30 sec) then p1 and p2 can accept, then p1 and p2 and p3 can accept

Players: refactor PlayerRoles

  • Add opt-in DM feature
  • Merge timeout, notify, away, receive dm into one data field, for example {roles; ['notify', 'away']}

Refactor the way strings are sent

Replace disp.RANDOM_STRING.send(ContextWrapper(channel), *args, **kwargs) by ContextWrapper(channel).send(disp.RANDOM_STRING, *args, **kwargs) .

It would make much more sens with the current implementation.

ISSUE: That implies replacing the .send() everywhere in the code (maybe some REGEX could work?)

Todos from CHANGELOG

  • Overhaul sub system so it pings notify if no one in queue
  • Make it so subbed in people can accept or refuse
  • Check for inactive players in order to start the matches faster

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.