Pluto - secnyt/pluto-bot GitHub Wiki
Pluto
Pluto is a fluid, dynamic, customizable, efficient way to create intricate server systems.
With Pluto, you are able to set up governments, currency systems, shops, items, functions, permissions, and much more using Pluto’s ObjectNotation (shortened PON), an easy-to-use scripting syntax which internally compiles directly into JS.
Currency
Pluto’s base currency and leveling system is based around Ems. And Em is given to a user every minute they message a server.
Pluto has the ability to create custom currencies as well.
Government
Pluto is able to set up governmental systems which can carry out seemingly complex flowcharts after a setup with only a few simple, easy commands.
Items
Items are used as command shortcuts (single-use or multi-use), and can be used using the =use
command.
Permissions
Permissions are single/multi-use permissions which differ from Discord’s in-built permissions.
Queue and Suggestions
The queue is a list of suggestions. Suggestions in the queue can be added using =suggest
and removed using =suggestionremove
(shortened =sgr
).
Connecting the pieces
Pluto provides ways to link these aspects together. For example, selling an item in a shop for a custom currency, or funneling suggestions from queue into a government.
What’s coming
External GUI/website interaction for a more user-friendly experience.
More help?
Check out the rest of the documentation, and if you still need more help, join the Official Pluto Support Server at https://bit.ly/join-pluto-support
Good luck!