Giter VIP home page Giter VIP logo

catlamp's Introduction

A Nerd With an Internet Connection™

  • Hobbyist backend developer (working with Python, Lua/Luau, C#, and others)
  • Experienced with Discord bots

Stats

hpenney2's github stats

catlamp's People

Contributors

hpenney2 avatar theegghead27 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

sourcery-ai-bot

catlamp's Issues

Startup sequence runs twice

The startup sequence (includes import checks, upgrading packages from requirements.txt, and loading config.json) seems to run twice. This can be seen when starting the bot as the package install happens twice before the bot starts (if on the mongo branch, the MongoDB daemon check also runs twice, indicating that this applies to the entire startup sequence). This was attempted to be fixed in commit 7c1b11b which removes the while True loop, however this issue still occurs. I am uncertain on what the issue is at this point in time, but it is important that this is fixed as soon as possible to optimize startup.

Switch to MongoDB rather than a JSON file

MongoDB would be much more efficient than simply storing settings and information in a JSON file as the organization of information would be easier to understand (database and collection system) and data loss would be much less likely. The file size of the DB would likely remain similar.

Arcade/economy system

Been planned for a bit so I thought I should make an issue to note some things.

  • "Coins" as currency, can be used to play games in the bot arcade
  • Betting or fixed payment for games?
  • Get credits for voting and have daily free credits

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.