gurkult / gurkbot

Our community bot, used for running the server.
MIT License
18 stars 16 forks source link

Make `gurkult/gurkbot` the default repo. #84

Closed vivekashok1221 closed 2 years ago

vivekashok1221 commented 3 years ago

Currently, if a repository is not mentioned when the !github command is invoked, the repository will default to the following:

This is fine and good. However, the command says that the issue could not be located if it is invoked in a channel like #discussion or #bot-commands and requires the user to specify the repository.

example: When invoked in #bot-commands: image

When invoked in #dev-gurkbot: image

I feel we should make gurkult/gurkbot the default repository for other channels too.

vivekashok1221 commented 3 years ago

I can work on this issue since it is very trivial.

vivekashok1221 commented 2 years ago

Good work, @codephile1221.