https://github.com/djdeveloperr/basic-bot
Basic Discord Bot template for Harmony.
https://github.com/djdeveloperr/basic-bot
Last synced: 6 months ago
JSON representation
Basic Discord Bot template for Harmony.
- Host: GitHub
- URL: https://github.com/djdeveloperr/basic-bot
- Owner: DjDeveloperr
- License: mit
- Created: 2021-01-07T10:17:29.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-07T10:18:30.000Z (about 5 years ago)
- Last Synced: 2025-08-23T05:03:34.332Z (6 months ago)
- Language: TypeScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Basic Bot
This is a [Harmony](https://harmony.mod.land) Bot template for complete beginners or a small bot project. It just consists of a simple `!ping` command.
## Getting started
- Create a new file `config.ts` with contents of `config-example.ts` (`cp config-example.ts config.ts` in UNIX based OS).
- Put token in `token` field of config object.
- Run bot using `deno run --allow-net mod.ts`.
- And send `!ping` in any channel bot has access to!
## License
See [LICENSE](LICENSE) for more info.
Copyright 2021 @ Harmony