Yu-Hoto / sw2.0dice

dice_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sw2.0dice

This bot roll dice with discord.


Install

git clone git@github.com:Yu-Hoto/sw2.0dice.git
bundle install --path vendor/bundle

write .env files.

.env.client

client_id="#{yourBotClientId}"

.env.token

token="#{yourBotToken}"

add bot with your server.

https://discordapp.com/developers/applications/

run bot on terminal.

ruby main.rb

About

dice_bot


Languages

Language:Ruby 100.0%