Skip to content
forked from MiduBot/bot

๐Ÿค– Discord bot for midudev server.

License

Notifications You must be signed in to change notification settings

pheralb/midubot

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

37 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Midubot Banner

๐Ÿค– Discord bot for midudev server


๐Ÿ“ฆ Packages:

๐Ÿš€ Getting Started:

  1. Install pnpm:
1. Run: npm install -g pnpm
2. Check: pnpm -v
  1. Install dependencies:
pnpm install
  1. Create .env file in the root directory:
DISCORD_TOKEN=
DISCORD_PREFIX=

DISCORD_ID=
DISCORD_PUBLIC=

DISCORD_INTENTS=

or copy .env.example:

cp .env.example .env

๐Ÿ™Œ Contributing:

๐Ÿ”‘ License:

About

๐Ÿค– Discord bot for midudev server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.7%
  • Shell 1.3%