Commit Graph

10 Commits

Author SHA1 Message Date
croumegous e3603e8f7d minor: add documentation on discord env variable to set up and fix shell script to run discord bot 2023-01-03 01:42:37 +01:00
Alex Ott 8e831f897f fix invite link 2023-01-01 17:06:54 -08:00
Alex Ott c2a0a34f82 merge main 2023-01-01 17:05:23 -08:00
Alex Ott 8d9f3c80af update readme with a better getting started guide 2023-01-01 17:00:24 -08:00
Gareth Davidson c3c7a1701a run prettier with new params 2023-01-01 20:57:35 +00:00
onegunsamurai aa2d426bbc Add oasst-shared folder to discord-bot container (#241)
* Add oasst-shared folder to discord-bot container

- Container was missing oasst-shared folder, thus was failing, due to missing package error.
- Add bash code block to README.MD (Co-authored-by: Vladyslav <v.bukhantsov@dexilon.io>)
2023-01-01 18:57:45 +01:00
Alex Ott 37f30f4e31 update readme 2022-12-30 17:34:09 -08:00
Alex Ott 0fb7bfd27a Add more settings and refactor other md files into README.md 2022-12-30 17:30:56 -08:00
AlexanderHOtt 3ce6ab80d6 initial bot structure 2022-12-28 16:43:14 -08:00
Yannic Kilcher 6452bb860d moved bot to discord-bot
added playbook to deploy dev machine

added playbook to deploy dev machine

added next.js font module, updated fonts, updated login page

replaced logos, changed logo on login and header

added 404 and email confirmation pages, changed discord and github buttons to show conditionally

also removed unused imports, fixed one spelling error, and minor styling changes

Quick format to the authenticated user page, updated header with user profile, styling updates

fixed html encoding

added checkout for release

re-vamped release config and ports
2022-12-25 11:35:54 +01:00