Code Monkey home page Code Monkey logo

discord-comicbook-bot's Introduction

Discord Bot for InStockTrades Damage Comics

Version

This Bot will scrape InStockTrades for Comics under the Damage Category then Notify User about new Comics Added to the Website.

Tech Stack

Python
MongoDB
Discord
Docker

Requirements

Install Docker-Compose: Docker
Obtain a Discord Bot Token: Discord
Obtain the Channel ID you want the Bot to send the Alert to: Where to find ID
Allow all Privileged Gateway Intents in the Bot Settings: Privileged Gateway Intents
Generate Invite Link for the Bot with the following Permissions (2733747731520): Invite Link Generator

Installation

Clone the Repo and Create the MongoDB Database Folder

  $ git clone https://github.com/timo1227/Discord-ComicBook-Bot.git
  $ mkdir -pv ~/mongodb/database

Configure the docker-compose.yml file with your Discord Bot Token, Channel Id, and MongoDB Link

  environment:
  - CHANNEL=<CHANNEL_HERE>
  - TOKEN=<TOKEN_HERE>

Run Locally

Inside the Repo Folder Start the Docker Containers

  $ docker-compose up -d

To Stop the Bot

  $ docker-compose down

Discord Commands

  !start - Start the Bot
  !stop - Stop the Bot

Suggestions and Issues

If you have any Suggestions or Issues please open an Issue on Github.

discord-comicbook-bot's People

Contributors

timo1227 avatar

Watchers

 avatar

discord-comicbook-bot's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.