Coder Social home page Coder Social logo

angolaosc / savanna-bot Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 12.0 238 KB

A discord bot to find github's good first issue on different repositories.

License: Apache License 2.0

Python 94.29% Dockerfile 4.58% Procfile 1.13%
angola aosfest2023 hacktoberfest

savanna-bot's People

Contributors

antonio-pedro99 avatar jocaetano1 avatar trupakufi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

savanna-bot's Issues

Feat: custom labels

good first issue is the github's default label, but some might have their own label. Example good first, newcomers etc.
It should be good to look for those as well.

feat: add commands

The current version of the bot sends message periodically only, it should be good if a user from the channel use some command to get issues with specific details.

Example:
/svn today java

This command would get good first issues created today in a repository with java code.
Optionally, the users can select specific repository and organization.

docs: add command documentation.

It seems that we have not mentioned anywhere how to use the bot. It should be good to add a section in the docs to show how to use the bot and if possible, add some screenshots.

feat: Adicionar suporte para argumentos em português

A corrente versão do bot usa queries do Github para executar as pesquisas. Essas queries são totalmente em inglês, dificultando não falantes de português usarem o bot.

Seria bom se o bot suportasse comandos em português, exemplo: dono:angolaosc, linguagem:Python e outros comandos.
A ideia seria criar um mecanismo para extrair os argumentos e fazer a tradução literal em português e retornar a query equivalente em Inglês, e enviar para o GithubSearcher.search(Str).

hint: usar dicionário.
Referência: https://docs.github.com/en/search-github/searching-on-github/searching-issues-and-pull-requests

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.