Early Access release. #4
Locked
pakkographic
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm excited to announce, today, TouchGuild.
A Guilded Library, that lets you interface with the Guilded API.
We're enabling bot developers to interact with the Guilded API.
EARLY ACCESS RELEASE NOTE:
We're launching our library as an early access, because it's TouchGuild's first launch, so there's probably hidden bugs and issues, and because the Guilded API is in early access. When the library becomes stable enough, it'll switch to 'B.E.T.A' (since the Guilded API is still in early access).
A library built by you, for you.
Our vision is special for this project, we wanted a library built by you, that's why we highly recommend everyone to contribute to the project by making pull requests. We do believe that the library can be ran by the community itself.
Can't contribute, it's okay.
If you can't contribute, we're okay with that. You can create issues with the following topics: 'bugs', 'feature request', 'help needed' & even more, that helps us to add things you love the most in the TouchGuild library.
Simple, but stronger.
The concept is simple, a library built by you, for you, having simple types, easy to understand and predictable types, additional methods to boost your productivity.
Advantages
Simpler names for events such as 'messageCreate' and not 'TeamMessageCreated' like Guilded does.
Easy & predictable types which makes everything easier to understand
Methods, properties to help you be more productive.
Strongly typed Client event emitter which allows you to not 'read docs' when you need a specific 'event' or property of a component.
Simple types, no weird types, just common sense.
Those are some of the advantages by using TouchGuild as a Guilded library.
Some of the types inspired by Discord Eris, which makes Eris users able to port their bot on Guilded.
and even, more..
LINKS:
NPM Package: https://www.npmjs.com/package/touchguild
GitHub: https://github.com/DinographicPixels/TouchGuild
Guide: https://docs.touchguild.dinographicpixels.com/guide/get-started
Documentation: https://docs.touchguild.dinographicpixels.com/documentation/home
Our vision of the project: https://docs.touchguild.dinographicpixels.com/misc/our-vision
FAQ: https://docs.touchguild.dinographicpixels.com/misc/faq
Beta Was this translation helpful? Give feedback.
All reactions