Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Dec 3, 2022. It is now read-only.
/Link-BotPublic archive

A highly customizable discord bot for distributing links.

NotificationsYou must be signed in to change notification settings

Radon-Games/Link-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A customizable discord bot for distributing links.

Features

  • Adding and removing links
  • No Duplicate Links
  • Link categories
  • View links by category
  • Customizable embeds
  • Customizable limits
  • Reset limits by user or for the entire server

Commands

CommandDescriptionExample
/addAdd a link/addExamplehttps://example.com/
/removeRemove a link/removeExamplehttps://example.com/
/selectionCreates a selection pannel/selectionLinks!
/listLists all links of the type/listExample
/resetResets the limits/reset@Cohen#9959
/limitChaanges the limit/limit5

Getting Started

Invite

The simplest way to get started is to invite the bot to your server. Thats it!

https://discord.com/api/oauth2/authorize?client_id=970138334858985512&permissions=2048&scope=bot%20applications.commands

Self-hosting

If you want to host the bot yourself, you can follow the steps below.

Cloning

$ git clone https://github.com/Radon-Games/Link-Bot$cd Link-Bot$ npm install

Configuration

To finish the setup of Link Bot, you will need to supply a bot token. Create a file called.env in the root directory of the bot and add follow the template below.

TOKEN=your-bot-token

Starting

$ npm start

[8]ページ先頭

©2009-2025 Movatter.jp