Skip to content

dligence/discord-manga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MangaBot

Read Manga In Discord!

Invite the bot to your server.


For more information on the functionality of this bot, you may view the documentation.

Self-Hosting Instructions

  1. git clone https://github.com/Dligence/discord-manga.git && cd discord-manga && npm i
  2. Inside the src folder create a new file called configs.ts and add the following:
export default {
  token: 'YOUR_BOT_TOKEN_HERE'
}
  1. npm run dev

Developers

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors