https://github.com/djdeveloperr/tag-bot
A simple Slash Commands based Discord bot for tags, made with Harmony.
https://github.com/djdeveloperr/tag-bot
bot commands discord harmony slash typescript
Last synced: 3 months ago
JSON representation
A simple Slash Commands based Discord bot for tags, made with Harmony.
- Host: GitHub
- URL: https://github.com/djdeveloperr/tag-bot
- Owner: DjDeveloperr
- Created: 2020-12-11T03:38:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-17T04:19:48.000Z (over 4 years ago)
- Last Synced: 2025-02-10T11:33:40.764Z (5 months ago)
- Topics: bot, commands, discord, harmony, slash, typescript
- Language: TypeScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tag Bot
This is a simple Discord bot for tags, powered by the new Slash Commands API. Made using [Harmony](https://github.com/harmony-org/harmony).
## Getting started
Make a new file `config.ts` and copy contents from `config-example.ts`, paste your bot's token and that's it! Then just use `deno run --allow-net --allow-read --allow-write bot.ts`. Note that when using bot for first time, there's a Client Option in the end `syncCommands`, keep it `true` for first time then toggle it to `false`. It can take max 1 hour for Global Slash Commands (i.e. not per Guild) to sync with Discord Client.
Copyright 2020 @ DjDeveloperr