Initial release: v2.0.0 discord.js-style OOP client for Jibo ROM

This commit is contained in:
Paskooter
2026-04-23 01:15:20 -04:00
commit cede3d3641
23 changed files with 2205 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
node_modules/
npm-debug.log*
.env