renato-macedo / astolfo

Astolfo is a discord bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astolfo

Astolfo is a discord bot.

Alt text

Run it yourself

Clone the repo

$ git clone https://github.com/renato-macedo/astolfo.git

Create a '.env' file inside the root folder and set the YOUTUBE_API_KEY and BOT_TOKEN environment variables.

YOUTUBE_API_KEY= (Currently Astolfo only plays videos that are on youtube )
BOT_TOKEN= (You receive this token when you create a app on discord for developers)

Install the dependencies

$ cd astolfo
$ npm install (or yarn)

Invite the bot you created to your discord server and start the app

$ npm bot (or yarn bot)

I would love your help on this project

License

MIT

About

Astolfo is a discord bot


Languages

Language:JavaScript 100.0%