Giter Site home page Giter Site logo

aggie-bot's People

Contributors

cthielen avatar eduranperez avatar flcli avatar jaroldwong avatar retypepassword avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aggie-bot's Issues

Ignore Servicenow tickets already in URL form

If someone posts a service-now ticket number and it is already in URL form, slackbot should not respond with the URL.

example here: https://ucdavis.slack.com/archives/C1BDQPBMK/p1490121523657511
User posted this URL:
https://ucdavisit.service-now.com/ess/knowledge_detail.do?sysparm_article=KB0000129
and the bot responded with:
https://ucdavisit.service-now.com/ess/knowledge_detail.do?sysparm_article=KB0000129

Would it be possible for the bot to ignore the user's post, either by seeing the "=KB...." or "http...KB..."

KB URL shortening

I'd like to get another opinion on this as the short URLs are http, not https.

For a given KB#, KB0000132
The current URL returned is:
https://ucdavisit.service-now.com/ess/knowledge_detail.do?sysparm_article=KB0000132
Is shorter version is preferred:
http://kb.ucdavis.edu/?id=0132
the short URL can be padded with zeros:
http://kb.ucdavis.edu/?id=0000132
Or the leading zeros can be removed:
http://kb.ucdavis.edu/?id=132

LDAP search should take an optional field

Instead of just 'ldap thielen' (which uses 'thielen' to search a number of fields), it should optionally recognize fields such as:

ldap mail somebody
ldap email somebody
ldap login somebody
ldap loginid somebody

etc.

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.