Git Product home page Git Product logo

matrixbytebot's People

Contributors

chaos99 avatar chrisbirster avatar

Stargazers

 avatar

Watchers

 avatar  avatar

matrixbytebot's Issues

add contributers file

Detail that PRs are wanted out of FEATURE_ or FIX_ branches of private forks

Remind about CHANGELOG update

remove links to matrix_client.api

remove where ever possibly calls to raw matrix_client.api and replace with high level requests to matrix_client.client to avoid getting into trouble with maintaining 2 connection sessions of unknown linkage

Fix First-Time tmux start

Currently start.sh assumes an existing tmux session with the name 'bytebot'.
A command to create a new session is mentioned in the file but commented out.
There is (to my knowledge) no tmux command that both works on existing sessions and creates a new one only if needed.
Bash Foo is needed to check for existence and choose a command accordingly.

Add room-specific functions and settings

Expose the room an event came from to the callback via an easy to use Interface so actions can be filtered/adapted accordingly and messages can be send selectively.

Also handle direct messages and private room and make the room type accessible.

Implement an idle timeout to leave other rooms other than the main one after some time.

Create automated test suit

Unittest-like
either unittest or pytest python packages

Combine with coverage analisys and send to codacy CI

maybe start with a local post-commit or pre-push hook
Probably not set up a full docker-based CI server ourselves

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.