Coder Social home page Coder Social logo

maplestorydiscbot's People

Contributors

bratah123 avatar dependabot[bot] avatar descended avatar f-wn avatar kookiiestudios avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

maplestorydiscbot's Issues

Suggestion: Add version checker

Suggestion:
Add a version checking feature, such that on startup, the bot checks against the GitHub repo to see if there are any new updates

Database Configurations

It seems that ports are locked at the defaulted 3306 given by mysql-connector. This could cause problems for user who have more than one database active on multiple ports, or user who simply don't use 3306

Suggestion:

  • Add a port parameter for every function that is used and add a PORT constant in the config.py file :octocat:

Bug: Player online scheduler

In the on_ready event of the discord bot. The get_online_players() scheduler is never awaited, which would cause problems if the feature was ever enabled.

Suggestion :

  • Add await get_online_players().start() where appropriate

Documentation ambiguity

Setting up the Web API

After resolving dependencies, create a new folder in the source code for the API-related files

"create a new folder"
Can it be any folder in any depth? Does it have to be root? Does it need to be named a certain way?

Download the proprietary API functions from this page (or make your own)

What does one do with that file? Just put it into the folder and it will automatically work?

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.