https://github.com/byeoon/actionsheetfinder
Logs all clicked ActionSheets to debug logs. @enmity-mod
https://github.com/byeoon/actionsheetfinder
actionsheet discord enmity plugin ts typescript
Last synced: 2 months ago
JSON representation
Logs all clicked ActionSheets to debug logs. @enmity-mod
- Host: GitHub
- URL: https://github.com/byeoon/actionsheetfinder
- Owner: byeoon
- License: gpl-3.0
- Created: 2024-04-03T16:02:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T02:05:35.000Z (about 2 years ago)
- Last Synced: 2026-03-31T15:44:27.359Z (3 months ago)
- Topics: actionsheet, discord, enmity, plugin, ts, typescript
- Language: TypeScript
- Homepage:
- Size: 39.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
Plugin template
Template for Enmity plugins.
Use `npm install` to install the required modules and use `npm run build` to build your plugin.
---