Giter VIP home page Giter VIP logo

birch's People

Contributors

krokodileglue avatar

birch's Issues

Does not allow escaped delimiters

Expected Behavior

Using \ before a delimiter should escape it

Current Behavior

It does not

Possible Solution

be better at coding

Steps to Reproduce

  1. Try to escape a delimiter
  2. it does not work
  3. ????
  4. blame jp

Context (Environment)

This makes the entire feature useless and i want my money back

Log

[14:54] <sloth> s/(\/)/
[14:54] <birch> sloth: unmatched '('

THERE IS A DISTINCT LACK OF DEVELOPMENT GOING ON

Do something useful! Also, fuck this bug template.

Issue tracker is ONLY used for reporting bugs. New features should be discussed on our slack channel. Please use stackoverflow for supporting issues.

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce

Context (Environment)

Detailed Description

Possible Implementation

Incorrect action handling

Expected Behavior

As per IRC RFC any message wrapped in \001 should be interperated as a ctcp action. These are handled different from typical messages. In particular, the ACTION one, more commonly known as /me is supposed to display a line similar to * k runs away and not simply a regular message with \001 around the text portion.

Current Behavior

[11:33] * rcf has been exposed.
[11:34] <@mpan> @mpan rcf
[11:34] �ACTION has been exposed.�. :<

Possible Solution

Check if its a ctcp and modify the output

Steps to Reproduce

  1. Do a /me or ctcp in a channel
  2. Call birch in a way that causes it to repeat your last message
  3. ????
  4. k your bot is broken

Context (Environment)

I cannot @mpan people's /me actions

No issue template

Issue tracker is ONLY used for reporting bugs. New features should be discussed on our slack channel. Please use stackoverflow for supporting issues.

This github does not have an issue template to allow the ordered reporting of issues

Expected Behavior

When you go to open an issue it should pre-fill an issue template

Current Behavior

It currently opens as blank

Possible Solution

Use github issue templates to prefill with this template https://raw.githubusercontent.com/stevemao/github-issue-templates/master/bugs-only/ISSUE_TEMPLATE.md

Steps to Reproduce

  1. Try to open an issue

Context (Environment)

This makes it difficult to open issues and rely on issues as a source of information and hard for contributors to read issues

Detailed Description

I think we should add an automatically filled template like https://raw.githubusercontent.com/stevemao/github-issue-templates/master/bugs-only/ISSUE_TEMPLATE.md this one

Possible Implementation

https://raw.githubusercontent.com/stevemao/github-issue-templates/master/bugs-only/ISSUE_TEMPLATE.md

Substitution command allowing substitution of previous substitution commands

When the substitution command is used to perform a substitution in which the matching parameter matches part of a previous substitution command, birch will perform the substitution there. Bots are expected to ignore commands given to them when future commands are being performed against logs.

Expected Behavior

[12:21] <@david> k: to have less lines
[12:21] <@david> s/less/fewer/
[12:22] s/less/lesser/
[12:22] sloth thinks david meant to say: k: to have lesser lines

Current Behavior

[12:21] <@david> k: to have less lines
[12:21] <@david> s/less/fewer/
[12:22] s/less/lesser/
[12:22] sloth thinks david meant to say: s/lesser/fewer/

Possible Solution

Change your log reading regex to work properly

Steps to Reproduce

  1. Do a substitution
  2. Do another substitution that matches the first substitution's substitution text

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.