about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* feat(gateway): Added basic gateway connectionNoah2022-07-081-0/+49
| | | | Could really use refining, this is just a basic implementation
* fix(gateway): Access the enum value rather than calling itNoah2022-07-081-1/+1
|
* docs: Add some neat badges to README.mdNoah2022-07-081-0/+5
|
* docs: Update README.md, add it to the main docs pageNoah2022-07-083-2/+13
|
* docs: Add favicon, logo and footer messageNoah2022-07-081-1/+1
|
* fix(actions): Move .nojekyll to correct folderNoah2022-07-081-0/+0
|
* fix(actions): Disable JekyllNoah2022-07-081-0/+1
|
* fix(actions): Make GH pages workNoah2022-07-081-3/+19
|
* feat(actions): Add docs actionNoah2022-07-081-0/+19
|
* feat(gateway): Add intents classNoah2022-07-081-0/+52
|
* chore: Update gitignore and licenseNoah2022-07-072-1/+4
| | | | | Add .idea to gitignore Update copyright notice
* inital folder structure w/ setup.pymjk1342022-07-073-0/+13
|
* Initial commitNoah2022-07-073-0/+152