Skip to content

Pizzacus/SataniaBot

Repository files navigation

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.