Bot
A bot is an application that runs automated, usually repetitive tasks over the Internet.
Here are 698 public repositories matching this topic...
Expected Behaviour
We should prepare Derek for use as an SDK/package so that he can be run on any platform - a Go microservice, AWS Lambda, Heroku etc.
This is the first ste
-
Updated
Dec 2, 2020 - Go
-
Updated
Nov 25, 2020 - Go
-
Updated
Jul 28, 2020 - Go
-
Updated
Nov 23, 2020 - Go
-
Updated
Jul 26, 2020 - Go
-
Updated
Nov 30, 2019 - Go
-
Updated
Nov 28, 2020 - Go
-
Updated
Nov 5, 2020 - Go
-
Updated
Oct 7, 2020 - Go
-
Updated
Nov 12, 2020 - Go
We should probably start thinking of moving away from logrus in favor of zerolog for our Golang projects going forward. ZL is supposed to be faster, and have more functionality but IMO the big win is not having to worry about the Sirupsen sirupsen import collision that happens.
The performance benefits look to be somewha
-
Updated
Oct 20, 2018 - Go
-
Updated
Sep 17, 2020 - Go
-
Updated
Apr 16, 2019 - Go
- Wikipedia
- Wikipedia
In e2e test suite, we mock resource creation with fake client and verify the BotKube event generations.
https://github.com/infracloudio/botkube/blob/develop/test/e2e/notifier/create/create.go#L46
We need to add similar test cases to verify delete event handling.
We can use Delete API for Deleting a resource.
Add te