Rohan Reddy Alleti
Rohan Reddy Alleti
Precommit is a good method to check for lint errors but CI is also needed. I would recommend using github actions for this instead of Travis CI
I can work on this if you can assign me :p
github actions is simply available on github, its one of their products so why go for a third party CI tool like travis
there are a bunch of resources online about that and actions is mostly the choice for most application. you should be able to accomplish the same using both. Github Actions...
I will be working on this.
I will try this.
i was thinking make a common event calendar command for all seasons.Example we can select a specific website which shows the events happening/going to happen for each season and just...
I will start working on this after the code jam.
Currently, the new `/tag` command has the syntax: `/tag name: `. To use a tag from a group, group name has to be mentioned. This could be quite unintuitive to...
> I’m guessing slash commands don’t allow you to enter invalid commands? slash commands are kinda gimmicky, like you have to explicitely tell discord that you are providing a value...