githubbotrevised icon indicating copy to clipboard operation
githubbotrevised copied to clipboard

add repository via command

Open sgratzl opened this issue 6 years ago • 3 comments

as far as I can see, right now I can only add repositories using the inline query. it would be nice if I could manually send message like: /add_repo lineupjs/lineupjs to add a repository

sgratzl avatar Mar 19 '19 08:03 sgratzl

another option is to also provide similar options as the Github slack bot: https://github.com/integrations/slack#configuration

sgratzl avatar Mar 19 '19 08:03 sgratzl

If I recall correctly there was a good reason for only having it able to add repos inline... When I have some time I'll see if I can figure out what exactly that reason was :/

jsmnbom avatar Mar 19 '19 08:03 jsmnbom

as far as i can see, you are encoding just the repo.id in the encoded url when using the /add_repo command implicitly

sgratzl avatar Mar 19 '19 10:03 sgratzl