Giter Site home page Giter Site logo

avvero / average-thirty-seven-years-old-man-bot Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 4.37 MB

Piece of digital art, telegram bot which acts like average thirty-seven years old man (by the author opinion)

Dockerfile 0.11% Go 96.59% Shell 0.07% Makefile 0.15% HTML 3.08%

average-thirty-seven-years-old-man-bot's People

Contributors

advocem avatar avvero avatar svg1007 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

advocem

average-thirty-seven-years-old-man-bot's Issues

Collect the game profiles about the chat members

Problem: if the feature #11 will be implemented then it makes sense to teach the bot to collect the information about the chat members profiles to do not update it in code

Solution: add the feature to add game profiles for a platform for a chat member.
The proposal solution is

  1. a user writes "Поебот, добавь мой playstation профиль - -=8inches_gamer_=-"
  2. the bot collect that information and associate it with the message author
  3. the bot store it in a datastore

Nice-to-have - provide the list of profiles for different platforms in one message

DoD: a chat member can provide their game platform profiles to the bot

Provide by request the list of the profiles for the requested platform

Problem: we already have the document where we collect the information about the game profile of each chat member but the bot does not know about it

Solution: let the bot collect that information and return it by the request from a member of our chat.
In json it might be like

{
  "svg1007": {
    "playstation": [
      "bazoozoo",
      "bazoozoo_cy"
    ],
    "nintendo": [
      "SW-1139-9997-2583"
    ]
  },
  "avveroll": {
    "playstation": [
      "avveroll"
    ],
    "steam": [
      "https://steamcommunity.com/id/avvero/",
      "https://steamcommunity.com/id/avverall"
    ]
  }
}

Examples:

  • "Игробот, покажи playstation профили" -> the bot will return the list of the accounts with the owner (from the chat)
  • "Игробот, покажи все профили" -> the bot will return the list of users and their profiles per each platform

DoD: the bot can provide the list of the profiles of our chat members per each platform

Toxic comment when someone started play some game

Problem: out bot notify us each time when someone started play some game (by Discord API). But the bot makes that emotionless.

Solution: if the bot receives the notification from Discord about someone has started play some game, the bot by ChatGPT API generates some short toxic message instead of the default "${CHAT_MEMBER} started play ${GAME}". Maybe it makes sense to generate it not each time but randomly

DoD: when the bot receives the notification from Discord about someone has started play some game, the bot writes about that a short toxic message, generated by ChatGPT

Name the bot more respectfully

Problem: the current name of the bot in telegram is "поебот" which does sound disrespectfully

Solution: As long as all the members of the chat are mature let's call the bot more respectfully. Let's change his name to start with a capital letter - "Поебот"

DoD: The bot in the chat has the name "Поебот"

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.