From 0b7ef620d97348c98f587d9697dd456e3b0761c7 Mon Sep 17 00:00:00 2001 From: Tnze Date: Tue, 29 Nov 2022 17:41:23 +0800 Subject: [PATCH] remove outdated comment --- bot/basic/basic.go | 2 -- 1 file changed, 2 deletions(-) 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 (