Skip to content

katseyres2/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord bot

Introduction

I'm gonna create a new Discord bot with several commands. Just write me if you get any command idea !

Commands

/sayhi @username
/addroles @username #role #role


docker compose create
docker compose run bot /bin/sh
npm install discord.js

add ./bot/config.json file with the following content:

{
	"token": "your-private-bot-token"
}
```
testDev

About

Simple Discord bot using League of Legend API.

Topics

Resources

Stars

Watchers

Forks

Contributors