Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-04T02:05:35.000Z (8 months ago)
- Last Synced: 2024-04-04T17:46:51.795Z (8 months ago)
- Topics: actionsheet, discord, enmity, plugin, ts, typescript
- Language: TypeScript
- Homepage:
- Size: 39.1 KB
- Stars: 1
- 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.---