Git Product home page Git Product logo

flobot's People

Contributors

chfuchte avatar dependabot[bot] avatar einskatze avatar filip326 avatar mickhat avatar oglimmer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

einskatze

flobot's Issues

Waving when greeting

Perhaps add a reaction like waving when greeting someone. A greeting could be "moin", "servus" or "hallo".

SlashCommand: ban

Bei ban ist der user fuer xx monate/wochen weg.

z.b

/ban <user> 3d reason: regelmissbrauch
  • Rechte Maustaste -> App ist nicht erwünscht
  • logging der aktion über logger.log() (kein Eintrag in sqlite)

Check if giveaway is due in sqlite, not ts

const giveawayArr = await db.allAsync(`SELECT message_id, prize, timestamp, status, organizer_id, channel_id FROM giveaways WHERE status = 0 and channel_id is not null`, [])

Here all open giveaways are fetched from the sqlite db and checked if due afterwards. It should be possible to fetch only the due giveaways.

SQLite tests fails

The tests in SQLite fail in the Container. It works fine on Windows locally.

Rewrite texts

Rewrite some texts of the Bot since the original dc is down.

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.