MJ1532 / ActivitiesBots

Indev (Broken)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Activities Bot V2

A simple slash command bot for opening Discord voice channel activities, Using Harmony and Deno Deploy.

Add the bot

After adding, use /activity

Bot code is in mod.ts

Originaly Made By Advaith.

Deployments

This bot is deployed to Deno Deploy. You can also deploy it yourself in few clicks!

  • Click here to Deploy.. Go to Discord Developer Portal. and enter your bots token (Bot -> Copy Token) and public key (General Information -> Copy Public Key).
  • Add the project's domain to Interactions Endpoint URL in Developer Portal. (General Informations -> Interactions Endpoint Url
  • Invite your bot from URL https://discord.com/api/oauth2/authorize?client_id=YOUR_CLIENT_ID_HERE&permissions=1025&scope=bot%20applications.commands and don't forget to replace YOUR_CLIENT_ID_HERE with the bot's Applications ID

Tutorials

  • Tutorials Can Be Found Here.

But why bot scope?

Application's bot user must be in the guild to create activity invite.

Legal

Copyright 2022 © MJ1532.

About

Indev (Broken)

License:MIT License


Languages

Language:TypeScript 100.0%