Skip to content

DeltaRade/linkcord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linkcord

Discord bot made for Discord Hack Week.

Introduction

Linkcord is a very basic Discord bot that I made for Discord Hack Week using Node.js along with discord.js and discord-akairo.

It lets you link a text channel of your guild with a text channel of another, random guild that also wants to link one of its text channels.

It will mirror messages, attachments, message edits and message deletion using webhooks, but will ignore messages sent by bots.

Usage

Requirements

Hosting the bot

  1. Clone this repository.
  2. Run yarn install or npm install based on your Node.js package manager.
  3. Set up a PostgreSQL database.
  4. Create a .env file based on the .env.example file in this repository.
  5. Run node . to start the bot.

Screenshots

Linking channels

Simulating message edits

Attaching files

Unlinking channels

Help command


This project is licensed under the MIT license.

About

origina credit goes to OverMighty; original repo:https://github.com/OverMighty/linkcord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors