uploading mass code shit thing ive made so far, shouldnt need too much

detail because its the beginning of the project

Signed-off-by: deepCurse <leverplays@gmail.com>
This commit is contained in:
lever1209 2021-12-01 02:32:35 -04:00
commit 172f86193d
10 changed files with 586 additions and 7 deletions

View file

@ -0,0 +1,7 @@
package pkg.deepCurse.nopalmo.global;
import net.dv8tion.jda.api.entities.Member;
public class Tools {
}