An open API service indexing awesome lists of open source software.

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.

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