https://github.com/vincentrps/pincer-ext-commands
A simple, lightweight package for pincer prefixed commands
https://github.com/vincentrps/pincer-ext-commands
Last synced: about 2 months ago
JSON representation
A simple, lightweight package for pincer prefixed commands
- Host: GitHub
- URL: https://github.com/vincentrps/pincer-ext-commands
- Owner: VincentRPS
- License: gpl-3.0
- Created: 2022-01-11T07:12:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T07:54:15.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T03:41:21.727Z (4 months ago)
- Language: Python
- Size: 22.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pincer.ext.commands
A reimagining of pincer's command system and bot system.
## Installing
To install just do
```py
pip install pincer-ext-commands
```