Giter Club home page Giter Club logo

techbot's Introduction

TechBot

A Bot that will help with basic operational technical questions of Windows.

This bot is from this respo.

Some important things:

  • Bot isn't a replacement for official support from Microsoft, or any other help site articles.

  • Bot relies on a Small Scale set of keywords. So its going to be hard. - Maybe I will adapt another system?

  • The bot isn't always going to be accurate. It is a bot!

  • The bot will cite a brief few things along with a Verified source of information.

  • The bot is not smart. (yet?)

  • The bot is currently a work in progress

  • The bot is open to new knowledge, you need a basic understanding of the code though!

Creating New Knowledge (committing)

To Create a new solution to a problem you need to follow a few guidelines:

  • Must be Tech related e.g. How to reset my iphone.

  • Must include a reliable reproducable solution from a offsite link. Don't provide big long solutions.

  • Commits must have reasonably good English, and sentence structure, including grammar.

Follow the example, publish all new knowledge in the chat-bot.js folder.

if(this.match('How to Clear Cookies') || this.match('Clear Browser Data') || this.match('Clear Browsing History')) return "Clearing Browsing data can be done in your browsers settings. Here is a helpful link: https://kb.iu.edu/d/ahic";

If these are not kept, your PR will be kindly declined.

Creating Issues

If it don't happen twice, don't report it :) if it occurs more than once across browsers, or after refreshing the page, continue:

General users - Include:

  • Screenshot (if possible)

  • Brief description of what is happening.

  • Platform, and webbrowser.

Developers:

  • Screenshot

  • Desc of what is happening

  • Platform, and webbrowser

  • solutions, including PR.

techbot's People

Contributors

jdc20181 avatar

Watchers

 avatar

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.