GithubHelp home page GithubHelp logo

lukasharing / etsiit-moderator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from erseco/etsiit-moderator

0.0 2.0 0.0 136 KB

Bot para moderar el grupo de la ETSIIT de la UGR

License: GNU General Public License v3.0

JavaScript 100.00%

etsiit-moderator's Introduction

ETSIIT-MODERATOR

https://travis-ci.org/jesusgn90/etsiit-moderator.svg?branch=master

  • Bot que usa Node.js y sirve para moderar el grupo de la ETSIIT de la UGR en Telegram.
  • Realmente se puede usar para moderar cualquier grupo.

Comandos a los que reacciona necesario actualizar

  • /start, /hello
  • /aviso @username
  • /normativa
  • /ranking
  • /examenes
  • /delegacion
  • /horarios
  • /horario <servicio>
  • /badguys

Eventos a los que reacciona

  • newChatMember
  • text

Desarrolladores

  • Se require crear un fichero llamado config.js con el siguiente contenido:
module.exports = {
  TOKEN: 'tutokenaqui'
};
  • npm install
  • npm start

Entorno

  • Node.js >= 8.0.0
  • Mongodb

Test

  • npm test

Estilo de código

  • Usar siempre los estándares ES6/ES7
  • Usar async/await en sustitución de las promises habituales.

Contribuciones

  • Abrir una issue.
  • Realizar un fork y luego un pull request.

Autor

Colaboraciones

  • Añadidas sobre 1000 preguntas para los nuevos miembros @erseco
  • Añadidos comandos sobre horarios y links de la ETSIIT @ado07
  • Patrón facade, refactor @manuasir

etsiit-moderator's People

Contributors

ado07 avatar erseco avatar jesusgn90 avatar lukasharing avatar manuasir avatar

Watchers

 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.