Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

title Discord Eris bot
description A Discord bot written using the JavaScript Eris library
tags
eris
javascript
bot
discord

Eris Example

This example starts a Discord bot using Eris.

Deploy on Railway

✨ Features

  • Eris
  • JavaScript

💁‍♀️ How to use

  • Install dependencies yarn
  • Connect to your Railway project railway link
  • Start the bot railway run node .

📝 Notes

The server started launches a Discord bot with a couple of basic commands. The code is located at src/index.js.