Code Monkey home page Code Monkey logo

fsbot's People

Contributors

dekuenstle avatar smoehrle avatar trigrab avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

trigrab

fsbot's Issues

Greeter Bot

Bot which welcomes all new users (Hello, Rules, Recommended rooms, Usage of commands, ...)

Skat command

Something like ets {time} (similar to etm command). Result is a poll-like message where users can react and if a group of three is found, all of them are notified.

@meyerjo

CI/CD

Add a CI/CD-Pipeline:

  • Add linting
  • Add type checking
  • Add tests
  • Automate all of the above

Mypy + Bots = possible bugs due to missing parameters

Mypy fails to detect missing constructor arguments for bots due to the dynamic kwargs initialization
Possible fixes:

  • Change **kwargs to named parameters (issue if there are duplications e.g. username for IgnoreOwnMsgsMixin / MentionMixin)
  • Leave as is because bots are constructed on startup and therefore this type of bug is easily detected

Model creation issues

Model creation needs a rework. Can be solved a lot better after sentry integration

Timezone issue

Somethings wrong/changed with the timezone
Guickfix in docker-compose was to mount /etc/localtime -> investigate

Nofiy all command

Send a message to all users on behalf of the bot (e.g if there is an update or new functionality). Restrict by roles(admin)?

Create rooms command

Create public channel via command

Ideas:

  • Announce new channels
  • Enforce naming convetion

Usage

Improve usage, use catchall command instead of bot, prettify

Maybe argparse is also an option

Mensabot improvements

  • Uhrzeiten sortieren
  • 13 -> 13:00
  • Preset User, wenn eine neue Zeit hinzugefügt wird

Improve poll_push

Either support
poll_push #room "Should poll be created directly" Yes No
or notify user that the poll has to be created first via poll ...

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.