Skip to content
forked from mlbonniec/bemder

Bemder is a Discord bot that displays messages contained in Discord links.

Notifications You must be signed in to change notification settings

WeeskyBDW/Bemder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bemder version

Bemder - Quoting Discord Bot

Bemder is a Discord bot created during a moment of boredom. It is an extremely simple bot. It works under Node.js thanks to the module discord.js. The idea came to me when I was sending message links to my friends: to display the message, we had to click on it. Why not make sure that it is displayed directly by a bot?


Bemder version GitHub build status Maintained version Last commit

Example

  • Send any message

  • Copy the link from the message

  • Send the link and check it out!

Install

Clone this git, and enter the folder

git clone https://github.com/mlbonniec/Bemder.git
cd Bemder

Install the modules

npm i

Opens the file app.js and modifies the constant token. Replace the character string with the token you previously obtained on the Discord developer panel. Launch the bot

npm start

About

Bemder is a Discord bot that displays messages contained in Discord links.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%