Skip to content

ReclipseTheOne/GlobalTags-Plugin

 
 

Repository files navigation

GlobalTags plugin for Vencord

A message tag system based on a backend server written in Python.

Host your own GlobalTags server: GlobalTags-Server
If you wish to test the plugin with a server hosted locally you will need a proxy to bypass CORS: Proxy

Currently it's also bundled with Ollama prompt generation to test a few more APIs, it will most likely be removed before pushing to Vencord.

Usage:

/globaltags create <tag_name> <tag_message> - Create and push a tag to the server
/globaltags delete <tag_name> - The tag needs to be created by you to be able to delete it
/globaltags list <userId> - Show all the tags created by an user
/globaltags who <tag_name> - Show the user that owns a tag
/globaltags settings <fields...> - Edit every plugin field directly in chat (everything is private, no message is sent)

/gt <tag_name> - Send a tag

/globaltags prompt <prompt> <send> - <send> is an optional bool, if set to True it will send the prompt directly into chat, if not it will show as a Clyde message. Defaults to False.

Disclaimer:

The plugin needs a server backend to run but currently there's no default server to fallback to and it needs to be self hosted <3

About

The cutest Discord client mod, now worked on by the best romanian dev that has ever lived.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.6%
  • JavaScript 5.9%
  • CSS 2.3%
  • HTML 0.2%