Pizzacus / SataniaBot

The most devilish bot for Discord!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Satania

The Most Devilish Bot for Discord

License
Dependencies Codestyle: XO

Welcome to the GitHub repository of Satania, the Discord bot I work on, this is mainly a project for fun, don't expect it to go anywhere.

Installation

# 1. Clone this repository
git clone https://github.com/Pizzacus/SataniaBot.git
cd SataniaBot

# 2. Install the dependencies
npm install

# OR, if you are a Yarn man of culture as well
yarn

# 3. Copy 'config.default.yml' to 'config.yml'
#    And edit it to add your bot token and your ID

# 4. Start the bot!
node start

This readme is very basic for now, but in the future (next week I hope), a full documentation will be written with detailed step by step instructions on how to install the bot and explanations about how the code is structured and all.

About

The most devilish bot for Discord!

License:MIT License


Languages

Language:JavaScript 100.0%