Git Product home page Git Product logo

btcbot's Introduction

BTCBot

A Discord BTC bot for listing price in various currencies and assets

Create a new file named .env in the same directory as btcbot.py with the following contents:

BOT_PREFIX=character-that-calls-bot, ex: !

DISCORD_TOKEN=your-discord-bot-token

REPORT_CHANNEL=your-channel-name-for-reports

BLACKLIST=word1,website2,word3

IMAGEONLY_CHANNEL=your-channel-name-for-images-only (OPTIONAL if ENABLE_IMAGEONLY=0)

ENABLE_BLACKLIST=0 or 1, 1 is enabled. Enables word blacklist

ENABLE_IMAGEONLY=0 or 1, 1 is enabled. Enables Image only enforcement in image channel

ENABLE_REPORTS=0 or 1, 1 is enabled. Enables user reports to report channel

ENABLE_EASTER_EGG=0 or 1, 1 is enabled. Enables posting of easter egg messages when triggered.

EASTER_EGG_TRIGGER=keyword that triggers easter egg. (OPTIONAL if ENABLE_EASTER_EGG=0)

EASTER_EGG_PERCENT_CHANCE=1-100 (OPTIONAL if ENABLE_EASTER_EGG=0)

EASTER_EGG=Secret message to be played by bot when easter egg triggers (OPTIONAL if ENABLE_EASTER_EGG=0)

ENABLE_ANTI_BOT=0 or 1, 1 is enabled. Enables anti-bot captcha and permissioned joining and role management. Users will need to complete a DM exchange with the bot to be applied a role which gives them permissions to use discord.

NEW_USER_MSG=Hello welcome to the server (OPTIONAL if ENABLE_ANTI_BOT=0)

SALT1=a 2-5 digit numerical salt (OPTIONAL if ENABLE_ANTI_BOT=0)

SALT2=a 5-9 digit numerical salt (OPTIONAL if ENABLE_ANTI_BOT=0)

ERROR=An error message to return when the bot doesnt understand a DM. ex: Sorry, I didn't understand that.

USER_ROLE=the role name of the role to apply to new users who complete anti-bot verification

MOD_ROLE=the role name for mods of the server

btcbot's People

Contributors

mrrgnome avatar buttersbtc avatar frozenalex91 avatar supersonic3974 avatar calbald avatar expectneo avatar symphonic3 avatar tyrsen avatar auntykota avatar beesbtc avatar vortex7000 avatar

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.