https://github.com/otoneko1102/makeitaquote
https://github.com/otoneko1102/makeitaquote
api discord gen generate image img makeitaquote miq nodejs npm package quote
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/otoneko1102/makeitaquote
- Owner: otoneko1102
- Created: 2024-06-20T06:55:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T12:42:51.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T09:45:11.667Z (over 1 year ago)
- Topics: api, discord, gen, generate, image, img, makeitaquote, miq, nodejs, npm, package, quote
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/makeitaquote
- Size: 452 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Make it a Quote
Generate a quote.
A quote image generator for Discord.
Powered by [Voids API](https://voids.top/).
> Note: The Voids API is not owned or operated by the developer of this package, so please do not contact us through GitHub Issues or other such inquiries about the API being down.
## Example
Code: [miq.js](https://github.com/otoneko1102/makeitaquote/tree/main/examples/miq.js)
With discord.js: [miq-with-discordjs.md](https://github.com/otoneko1102/makeitaquote/tree/main/examples/miq-with-discordjs.md)
> Note: If an API issue prevents you from using .generate(), you can use .generateBeta()
With discord.js(beta): [beta-with-discordjs.md](https://github.com/otoneko1102/makeitaquote/tree/main/examples/beta-with-discordjs.md)




