Coder Social home page Coder Social logo

crltoz / entitybot Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 0.0 31.52 MB

DiscordBot for Dead By Daylight with player stats and some fun features

Home Page: https://entitybot.me

License: MIT License

JavaScript 99.97% Procfile 0.03%
dead-by-daylight discord-bot api discord-js discordjs dead-by-daylight-stats

entitybot's People

Contributors

creepzster avatar crltoz avatar rospper avatar zander159 avatar

Stargazers

 avatar  avatar

entitybot's Issues

[API] [MONGO] Store shrine in MongoDB

The shrine changes only on Wednesdays, so I would like to store the shrine information in a new collection. Every Wednesday, check the API every hour to verify if there are any changes and update the database accordingly.

[API] [MONGO] Store user stats in MongoDB

To avoid hitting the API rate limit, I prefer storing user stats in a new collection with 'saveTimestamp' and 'steamID' for identification. To retrieve your stats, first check the database. If the entry exists and the timestamp is within the last 4 hours, return the stored stats from the database. Otherwise, fetch the stats from the API, save them, and then return them to the user.

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.