/ES-Bot

ES is a Discord bot that randomly selects and shares quotes from a curated collection of profound philosophical works. These quotes are intended to inspire reflection and spark deep conversations among those who dare to question the norms and explore the depths of human consciousness.

Primary LanguageJavaScriptMIT LicenseMIT

ES's Random Quote Discord Bot

Greetings, fellow wanderer. Meet ES, a Discord bot designed to share random quotes from my favorite philosophical books. Join me in this digital sanctuary as we delve into the depths of human thought and existential musings.

Table of Contents

Introduction

ES is a Discord bot that randomly selects and shares quotes from a curated collection of profound philosophical works. These quotes are intended to inspire reflection and spark deep conversations among those who dare to question the norms and explore the depths of human consciousness.

Features

  • Random Quote Generation: Get a random quote from ES's favorite books by using the /quote command.
  • Philosophical Insights: Engage with quotes that challenge societal norms and encourage introspection.
  • Curated Book List: Quotes are drawn from a selection of thought-provoking philosophical texts.

Installation

To invite ES to your Discord server, follow these steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/maryqu3en/DISCORDJS-ES.git
    cd DISCORDJS-ES
  2. Install the necessary dependencies:

    npm install
  3. Set up your Discord bot token. Create a config.json file in the project directory and add your token:

    {
        "TOKEN":"discord_bot_token",
        "clientId":"discord_bot_id"
    }    
  4. Run the bot:

    npm run start

Usage

Once the bot is running and invited to your server, you can use the following command to receive a random quote:

/quote

Let the words of wisdom resonate within your Discord community, sparking thoughtful discussions and introspection.

Books Included

ES's quotes are drawn from the following philosophical masterpieces:

  1. Strait is the Gate by André Gide
  2. Notes from Underground by Fyodor Dostoevsky
  3. No Longer Human by Osamu Dazai
  4. The Myth of Sisyphus by Albert Camus
  5. The Metamorphosis by Franz Kafka
  6. Demian by Hermann Hesse

Contribution Guidelines

Feel the urge to enrich our bot with more philosophical wisdom? Contribute by adding quotes from other profound books that align with the spirit of this project.

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/new-quotes.
  3. Commit your changes: git commit -am 'Add new quotes from [Book Title]'.
  4. Push to the branch: git push origin feature/new-quotes.
  5. Submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Join the Journey

In a world that often demands conformity, let us find solace and inspiration in the profound words of great thinkers. Invite ES to your Discord server and embark on this journey of enlightenment with us.