Git Product home page Git Product logo

friday's Introduction

Friday: Female Replacement Intelligent Digital Assistant Youth

Personal assistant for messaging applications (e.g. Telegram, Discord, Whatsapp). Project is composed by its handlers and processors or skill-modules to process handled requisitions. The great majority of processors are interchangeable between message handlers.


Settings

To properly run it's several skills, ADA requires to have it all configured through a setting.json file.

Telegram
{
  "token": "541233:A12JASBN12JASIJDW12321KN"
}
Google Cloud
{
  "type": "service_account",
  "project_id": "sdnasjdn923",
  "private_key_id": "2193undasidhuh1287ebdu2he2e",
  "private_key": "-----BEGIN PRIVATE KEY-----\n",
  "client_email": "[email protected]",
  "client_id": "65649498411548484",
  "auth_uri": "https://accounts.google.com/o/oauth2/auth",
  "token_uri": "https://oauth2.googleapis.com/token",
  "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
  "client_x509_cert_url": "https://www.googleapis.com/robot/"
}
Google Maps
{
  "api_key": "AIzaSyDx2RCq2og6zp5aYbnProvMjCWletM03B0"
}
Twitter
{
  "consumer": {
    "consumer_key": "n2133n21j3nj12ndnasjnd",
    "consumer_secret": "3u21h3unbdsajndsajnd821n2jndcawsdwd21e12"
  },
  "application": {
    "key": "knduh12873bd217ge721db217eg271d217ge81db218",
    "secret": "d12b217gd821gdu2b128ge8gdu9128dy"
  }
}
Punch a Clock
{
  "cpf": "41680065815",
  "token": "948484545488454554"
}

friday's People

Contributors

brunopaes avatar

Stargazers

Yetmens avatar Thiago de Andrade Feliciano avatar Caio Rulli Thomaz avatar Rodrigo Cordeiro avatar Ibrahim Ch avatar Johannes Lochter avatar

Watchers

James Cloos avatar  avatar vaske avatar

friday's Issues

Refactor ETA Skill

Make a DB that allows to:

  • Add or remove events;
  • Check existent events.

Coca Skill

  • Create a skill for adding the quantities of drinked coke.

For inserting 500 ml use:

coca add 500

The DB collection must be something near:

{
    "coke_mililiters": 500,
    "timestamp": datetime(2021, 02, 05, 9, 59, 43)
}

Should add songs

In the first age, in the first battle, when the shadows first lengthened, one stood. He chose the path of perpetual torment. In his ravenous hatred he found no peace, and with boiling blood he scoured the umbral plains, seeking vengeance against the dark lords who had wronged him.

Dead Hand

Feature for checking if Bruno still breathes. If not, send a message (e-mail/telegram/discord) to anyone that matters with classified intel and self-destroy.

Refactor skills modules

TO DO:

  • Change skills caller to accept functions;
  • Change skills modules from class to functions.

Tic Tac Toe

Skill to play tic tac toe against other bots.

wawaweewa

Finish wawaweewa skill:

  • Fix overfitting in training;

Bärenpark

Make a function to optimize barenpark plays.

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.