Code Monkey home page Code Monkey logo

botsframework's Introduction

DEVELOPER STUDENT CLUBS TIET

Slack Bots

GitHub issues Code style: black GitHub repo size Dependabot Badge

Pre-commit License All Contributors

This repository contains various information retrieval bots for educational purposes. The bots are server and being currently used in DSC TIET Slack Channel and we serve the following information -

  • Information about various hackathons
  • Articles from Medium
  • Articles from Dev.to
  • Articles from Git Blogs

Basic Layout of the repository

  • Every folder in the repo represents the code of the bot which intends to scrape the file.
  • In that particular folder, you will find a README.md file, containing the instructions to run the project
  • Apart from that README will also consist of helping you support the hosting of your bots (as done by DSC TIET)

Contribution to the project

GitHub issues GitHub pull requests GitHub contributors

We follow a systematic Git Workflow -
  • Create a fork of this repo.
  • Clone your fork of your repo on your pc.
  • Add Upstream to your clone
  • Every change that you do, it has to be on a branch. Commits on master would directly be closed.
  • Make sure that before you create a new branch for new changes,syncing with upstream is neccesary.

Commits

  • Write clear meaningful git commit messages (Do read this).
  • Make sure your PR's description contains GitHub's special keyword references that automatically close the related issue when the PR is merged. (Check this for more info)
  • When you make very very minor changes to a PR of yours (like for example fixing a failing Travis build or some small style corrections or minor changes requested by reviewers) make sure you squash your commits afterward so that you don't have an absurd number of commits for a very small fix. (Learn how to squash at here)
  • When you're submitting a PR for a UI-related issue, it would be really awesome if you add a screenshot of your change or a link to a deployment where it can be tested out along with your PR. It makes it very easy for the reviewers and you'll also get reviews quicker.

Note

  • If you are adding any new requirements for the project, make sure that you are adding it to requirements.txt
  • Use only yarn add package_name to add new packages to the frontend part.

Runtime Instructions

Contributors โœจ

Thanks goes to these wonderful people for helping us with the project! :


Akshit Gupta

๐Ÿš‡ ๐Ÿ’ป

Saurav-Shrivastav

๐Ÿš‡ ๐Ÿ’ป

Ujjwal Agarwal

๐Ÿ’ป

Shubhank Saxena

๐Ÿšง ๐ŸŽจ

botsframework's People

Contributors

shubhank-saxena avatar akshit-mee avatar specter25 avatar saurav-shrivastav avatar dependabot-preview[bot] avatar allcontributors[bot] avatar dependabot[bot] avatar

Watchers

James Cloos 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.