xxczaki / discord-bot

Music bot for my private Discord server, powered by discord-player 🎡

Home Page:https://electronpl.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron Polska Bot :electron:

Discord Bot for Polish Electron Community's server.

Build Status XO code style

Usage

Install dependencies:

npm install

Run the bot:

npm start

Commands

!pomoc - Show help message
!linki - Show useful links related to the Electron Framework
!ping - Check user's ping
!changelog - Get changelog from the latest Electron version

Config

Config is stored in the config.json file:

prefix

Default: !

Prefix you will use to call the bot.

botToken

Your Discord Bot's token. Get one here.

githubToken

This bot is using the Github's GraphQL API v4. You will need to create a personal access token with the public_repo scope here.

Info

Inspired by Wykoparka πŸ˜„

Screenshots

Pomoc Changelog Ping

License

MIT

About

Music bot for my private Discord server, powered by discord-player 🎡

https://electronpl.github.io

License:MIT License


Languages

Language:TypeScript 97.6%Language:JavaScript 1.2%Language:Dockerfile 1.2%