mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-08-23 02:54:55 -05:00
Initial commit
This commit is contained in:
3
bin/discord-switch-presence.js
Executable file
3
bin/discord-switch-presence.js
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
import('../dist/cli.js').then(cli => cli.default.argv);
|
||||
Reference in New Issue
Block a user