Coder Social home page Coder Social logo

mateuszucco / roster-bot Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 629 KB

This is Roster Bot, created in my undergraduate thesis for IFRS that I created a Telegram chatbot with the purpose of helping users when they need manage a roster.

JavaScript 99.93% Procfile 0.07%

roster-bot's Introduction

Roster Bot API

This is a Telegram Chatbot, called Roster Bot, with the purpose of helping users when they need manage a roster. I did it for my undergraduate thesis for IFRS about Chatbots. You can find the bot in Telegram here.

About this project

In this repository you will find a Telegram ChatBotbuilt with Node.js, JavaScript, Telegraf.js and Axios, with the main objective of assisting users in organizing rosters, using the Roster-Bot-Api to service rosters and manage route items, in addition to registering users through the Roster-Bot-Website.

ChatBot functions

  • Authenticate user

    Preview-Screens

  • Show all rosters

    Preview-Screens

  • Create new roster

    Preview-Screens

  • Edit roster
    • edit title

      Preview-Screens

    • Edit description

    • Remove item

      Preview-Screens

    • Add new item

    • Edit item

  • Delete roster

    Preview-Screens

Getting Started

Prerequisites

To run this BOT in the development mode, you'll need to have a environment with NodeJS installed and run the API.

Environment variables example

Create a .env.token file to save yours environment variables, like this:

const TOKEN = "your token bot"
module.exports = {
    TOKEN
}

Installing

Cloning the Repository

$ git clone https://github.com/MateusZucco/Roster-Bot.git
$ cd roster-bot

Installing dependencies

$ npm install

Running the Development environment

With all dependencies installed, the Database running and the environment properly configured, you can now run the server:

$ npm run dev

roster-bot's People

Contributors

mateuszucco avatar

Stargazers

 avatar

Watchers

Kostas Georgiou avatar  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.