Git Product home page Git Product logo

Comments (6)

JyeGuru avatar JyeGuru commented on May 23, 2024 2

But if you do want those commands and such, such as like !source or something for people to get the github link or other things then a little bot would be necessary.

A simple text response to a command can probably be added to BogaBot. And, if we have commits/issues/etc being pushed to Discord via the webhook, there will be links in those embeds back to the site anyway (so it shouldn't really have to be linked otherwise).

As for creating issues/etc from Discord - personally I feel that's not necessary, as currently the only things that would get raised would require reviewing the current codebase anyway - and at that point you're already on the site. That said - writing a "log an issue bot" is something that could be generically useful, and would be a handy portfolio project for someone.

from kitboga-codeville.

JyeGuru avatar JyeGuru commented on May 23, 2024

Updates can be added to Discord channels using a Webhook - This is native GitHub functionality.

https://gist.github.com/jagrosh/5b1761213e33fc5b54ec7f6379034a22

from kitboga-codeville.

LlemonDuck avatar LlemonDuck commented on May 23, 2024

I was thinking some commands could also be added to generate and view links on the repository. Although if we use web hooks, is this still something desired?

from kitboga-codeville.

JyeGuru avatar JyeGuru commented on May 23, 2024

The webhooks will contain links to the given issue/commit/whatever, and should serve as enough 'discovery engagement' IMHO. If we get to the point where we want to control the repo from Discord, then we can revisit.

That said, having a !coderepo command or something in Bogabot would be nice?

from kitboga-codeville.

TheDevFreak avatar TheDevFreak commented on May 23, 2024

I would happily write a discord bot for this repo, since a github api exists.

from kitboga-codeville.

PixeLInc avatar PixeLInc commented on May 23, 2024

Yeah as yuki stated above, You should use the default github webhooks that are supported by Discord since they provide pushes/stars/prs/comments and more.. No need to rewrite that.

As for 'controlling the repo' via the bot, the only thing that may be necessary for is imo having an issue command or something that allows users to throw up an issue or suggestion via the bot but other than that idk.

If you do go with a webhook - that's not necessarily apart of the bot so we wouldn't need anything if we go with that other than to slap a link in the webhook settings on Discord.
But if you do want those commands and such, such as like !source or something for people to get the github link or other things then a little bot would be necessary.

from kitboga-codeville.

Related Issues (6)

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.