Skip to content

Commit b8ac87a

Browse files
authored
Update README.md
1 parent 038bb8f commit b8ac87a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
Cast is an open-standard for Discord bots, allowing developers to create a single plugin that is compatible with many different bots that all share the same plugin API.
77

8+
## Documentation
9+
10+
All of the documentation for Cast is available [here](https://castproject.github.io/Cast) - the quality is subpar but our documentation generator will be improved soon.
11+
12+
## How can I support Cast plugins?
13+
14+
Simple! Implement all of the interfaces supplied by Cast. If done correctly, loading a Cast plugin should run flawlessly after implementing everything. Just follow the standard and refer to the docs when you're confused.
15+
816
## Contributing
917

1018
1. Fork it!

0 commit comments

Comments
 (0)