https://github.com/gemisis/simple-discord-bot
A very basic Discord bot, built using AWS.
https://github.com/gemisis/simple-discord-bot
Last synced: over 1 year ago
JSON representation
A very basic Discord bot, built using AWS.
- Host: GitHub
- URL: https://github.com/gemisis/simple-discord-bot
- Owner: GEMISIS
- License: mit
- Created: 2022-04-17T06:54:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-17T07:01:56.000Z (about 4 years ago)
- Last Synced: 2025-01-22T14:32:08.100Z (over 1 year ago)
- Language: JavaScript
- Size: 99.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to your CDK TypeScript project
This is a blank project for TypeScript development with CDK.
The `cdk.json` file tells the CDK Toolkit how to execute your app.
## Useful commands
* `npm run build` compile typescript to js
* `npm run watch` watch for changes and compile
* `npm run test` perform the jest unit tests
* `cdk deploy` deploy this stack to your default AWS account/region
* `cdk diff` compare deployed stack with current state
* `cdk synth` emits the synthesized CloudFormation template