diff --git a/bot/basic/basic.go b/bot/basic/basic.go index 0397df2..03ee4b0 100644 --- a/bot/basic/basic.go +++ b/bot/basic/basic.go @@ -19,8 +19,6 @@ // - Disconnect // - HealthChange // - Death -// -// You must manually attach the [EventsListener] to the [Client] as needed. package basic import (