Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Make it a Quote: Difference between revisions

From Neodyland Wiki
No edit summary
No edit summary
Line 50: Line 50:
}}
}}
<translate>
<translate>
'''Make it a Quote''' is an online quote-image generator and social media bot operated by {{]]|Neodyland}}. The service converts messages or social-media posts into stylized images resembling typographic quotations, typically combining the quoted text with the author's name and profile image.<ref name="official">[https://miq.moe/en-US Make it a Quote – official website]. Retrieved 15 August 2026.</ref>
'''Make it a Quote''' is an online quote-image generator and social media bot operated by {{ll|Neodyland}}. The service converts messages or social-media posts into stylized images resembling typographic quotations, typically combining the quoted text with the author's name and profile image.<ref name="official">{{Cite web|url=https://miq.moe/en-US|title=Make it a Quote – official website|accessdate=2026-08-15}}</ref>
</translate>
</translate>
<translate>
<translate>
Line 58: Line 58:
== Operation ==
== Operation ==


On Discord, Make it a Quote is primarily invoked by mentioning the bot while replying to a message. The bot then renders the contents of the replied-to message as a quote image.<ref name="dbl">[https://discordbotlist.com/bots/make-it-a-quote "Make it a Quote Discord Bot"]. Discord Bot List. Retrieved 15 August 2026.</ref>
On Discord, Make it a Quote is primarily invoked by mentioning the bot while replying to a message. The bot then renders the contents of the replied-to message as a quote image.<ref name="dbl">{{Cite web|url=https://discordbotlist.com/bots/make-it-a-quote|title=Make it a Quote Discord Bot|publisher=Discord Bot List|accessdate=2026-08-15}}</ref>
</translate>
</translate>
<translate>
<translate>
The Discord version supports options that alter the appearance of generated images. These include a light background, a colored rather than monochrome profile image, horizontal flipping, bold text, and selection of different fonts.<ref name="dbl" /> The service's website also describes multiple quote-image designs.<ref name="official" />
The Bluesky version operates in a similar manner. Users can mention the Make it a Quote account in a reply to a post to generate an image from that post. A separate removal account is provided for requesting deletion of an image generated by the service.<ref name="bluesky">{{Cite web|https://bsky.app/profile/miq.moe|title=Make it a Quote (@miq.moe)|publisher=Bluesky|accessdate=2026-08-15}}</ref>
</translate>
</translate>
<translate>
<translate>
The Bluesky version operates in a similar manner. Users can mention the Make it a Quote account in a reply to a post to generate an image from that post. A separate removal account is provided for requesting deletion of an image generated by the service.<ref name="bluesky">[https://bsky.app/profile/miq.moe "Make it a Quote (@miq.moe)"]. Bluesky. Retrieved 15 August 2026.</ref>
They support options that alter the appearance of generated images. These include a light background, a colored rather than monochrome profile image, horizontal flipping, bold text, and selection of {{ll|Make it a Quote/Fonts|different fonts}}.<ref name="dbl" /> The service's website also describes multiple quote-image designs.<ref name="official" />
</translate>
</translate>
<translate>
<translate>
== History ==
== History ==


Make it a Quote was initially associated primarily with Discord. Its official Discord support server was created on 19 March 2022.<ref name="discordserver">[https://discord.com/servers/make-it-a-quote-954552825902411786 "Make it a Quote"]. Discord. Retrieved 15 August 2026.</ref> The server is used for technical support, bug reports, feature suggestions, and testing of the bot.<ref name="discordserver" />
Make it a Quote was initially associated primarily with Discord. Its official Discord support server was created on 19 March 2022.<ref name="discordserver">{{Cite web|url=https://discord.com/servers/make-it-a-quote-954552825902411786|title=Make it a Quote|publisher=Discord|accessdate=2026-08-15}}</ref> The server is used for technical support, bug reports, feature suggestions, and testing of the bot.<ref name="discordserver" />
</translate>
</translate>
<translate>
<translate>
The service was later expanded beyond Discord. A Make it a Quote account on the Misskey.io server was established by September 2023, extending the quote-image concept to Misskey and the wider Fediverse.<ref name="timeline">[https://yuinoid.neocities.org/txt/my_dsns_timeline "分散 SNS関連年表"]. 100%health. Retrieved 15 August 2026.</ref> Make it a Quote subsequently became available for Bluesky as well.<ref name="bluesky" />
The service was later expanded beyond Discord. A Make it a Quote account on the Misskey.io server was established by September 2023, extending the quote-image concept to Misskey and the wider Fediverse.<ref name="timeline">{{Cite web|https://yuinoid.neocities.org/txt/my_dsns_timeline|title=分散 SNS関連年表|publisher=100%health|accessdate=2026-08-15}}</ref> Make it a Quote subsequently became available for Bluesky as well.<ref name="bluesky" />
</translate>
</translate>
<translate>
<translate>
The project's website and legal documents identify Neodyland as the organization responsible for the service.<ref name="terms">[https://miq.moe/en-US/terms/ "Make it a Quote Terms of Use"]. Make it a Quote. 31 August 2023. Retrieved 15 August 2026.</ref> Neody also lists Make it a Quote among its services.<ref name="neody">[https://neody.land/ja/services "サービス一覧"]. Neody. Retrieved 15 August 2026.</ref>
The project's website and legal documents identify Neodyland as the organization responsible for the service.<ref name="terms">{{Cite web|https://miq.moe/en-US/terms/|title=Make it a Quote Terms of Use|publisher=Make it a Quote|date=2023-08-31|accessdate=2026-08-15}}</ref> Neody also lists Make it a Quote among its services.<ref name="neody">{{Cite web|url=https://neody.land/ja/services|title=サービス一覧|publisher=Neodyland|accessdate=2026-08-13}}</ref>
</translate>
</translate>
<translate>
<translate>
== Development ==
== Development ==


Publicly accessible components related to Make it a Quote are maintained through the ''miq4d'' organization on [[GitHub]]. These include localization data, font resources, and software used by the project's Discord support infrastructure.<ref name="github">[https://github.com/miq4d "Make it a Quote for Discord"]. GitHub. Retrieved 15 August 2026.</ref> Some components are written in [[w:Rust (programming language)|Rust]] and [[TypeScript]].<ref name="github" />
Publicly accessible components related to Make it a Quote are maintained through the ''miq4d'' organization on [[w:GitHub|GitHub]]. These include localization data, font resources, and software used by the project's Discord support infrastructure.<ref name="github">{{Cite web|url=https://github.com/miq4d|title=Make it a Quote for Discord|publisher=GitHub|accessdate=2026-08-15}}</ref> Some components are written in [[w:Rust (programming language)|Rust]] and [[w:TypeScript|TypeScript]].<ref name="github" />
</translate>
</translate>
<translate>
<translate>
The project's Bluesky profile identifies the developers as '''suzuneu''' and '''googlefan''', working under Neody.<ref name="bluesky" />
The Bluesky version developers are'''suzuneu''' and '''googlefan''', working under Neody.<ref name="bluesky" />
</translate>
</translate>
<translate>
<translate>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.