tapris-bot / tapris

Discord.js 14 bot made in TypeScript

Home Page:https://tapris.tapni.su

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bot avatar

Tapris

Lightweight multi-language, multi-purpose bot for Discord

Overview, Invite, Host

Overview

Tapris is a Discord bot, made in TypeScript and Deno (using harmony as a library).

Project is named after Tapris Sugarbell Chisaki from Gabriel DropOut manga.

Invite

You can invite the bot by this link.

This bot uses slash commands.

You can change language by using /setlangauge command.

Host

  1. Create bot - Discord developer portal. Copy token for bot (don't share it with anyone).

  2. Install Deno.

  3. Clone repo:

    git clone https://github.com/tapris-bot/tapris.git && cd ./tapris/
  4. Set environment variables (dotenv is supported), if dotenv is not used, set MODE to DEPLOY (example in .env.sample).

  5. Run deno task start.

  6. Congratulations! Now your bot is running!

About

Discord.js 14 bot made in TypeScript

https://tapris.tapni.su

License:MIT License


Languages

Language:TypeScript 99.7%Language:Dockerfile 0.3%