Giter Site home page Giter Site logo

herbot's Introduction

Visitor count :) (since 1. Nov. 2022)

herbot's People

Contributors

gcx11 avatar kyngs avatar

Watchers

 avatar  avatar  avatar

Forkers

gcx11

herbot's Issues

command rate limit

Add a modification to AbstractCommand that would allow you to limit how many times in a time period can a user use the command.

Show top x clips from twitch

As a streamer, I want to see the top clips that were created in my country on twitch during the last week.

Twitch API provides a way how to get top x clips from specific country (streamers, time, etc.) which then could be shown on the discord in the specific room.

Link to the first unreviewed article / clip

As a streamer, I want to know where I have ended reading the news / watching the clips.

The bot could remove writing permissions to the specific room while the steramer is going through the news/clips (fixed time, otherwise it would be really hard to implement, although the status of the streamer on the discord might be helpful).

When the room is locked the bot would write a message and then create a link to that message, so the streamer can jump there if just one click.

Better filtering of clips

As a user, I want to watch #clipy at Herdyns' discord without encountering the same clip multiple times.

It would be ideal, if the bot could recognize two clips that are the same or
two clips that are from the same streamer at the same time, but have different ID.

It can be done with the twitch api, which provides you information about specific clip (timestamp, length of the clip, streamer).

I would imagine it working like this: If the clip#1 is subset of clip#2 (clip#1 is shorter and starts within range clip#2.timestamp - (clip#2.timestamp + clip#2.length - clip#1.length)) then the clip#1 is deleted.

Better filtering of news

As a user, I want to read #novinky at Herdyns' discord without encountering same article multiple times.

It would be ideal, if the bot could recognize different links leading to the same article and remove the duplicate.
For example:
https://www.novinky.cz/internet-a-pc/hry-a-herni-systemy/clanek/cesti-vyvojari-her-zazivaji-zlate-casy-40353971#dop_ab_variant=0&dop_source_zone_name=novinky.sznhp.box&dop_req_id=5j4Zdm0xWXU-202103171545&source=hp&seq_no=7&utm_campaign=&utm_medium=z-boxiku&utm_source=www.seznam.cz
and
https://www.novinky.cz/internet-a-pc/hry-a-herni-systemy/clanek/cesti-vyvojari-her-zazivaji-zlate-casy-40353971
The second link is treated as a duplicate of the first one.

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.