Code Monkey home page Code Monkey logo

snakebot's Introduction

snakebot

A discord.py bot that tries to do everything

Code size GitHub repo size Lines of Code

Running

  1. Python 3.10 or higher

  2. Install dependencies

pip install -U -r requirements.txt

If plyvel fails to install on Windows install Visual Studio Build Tools 2019

If plyvel fails to install on Debian or Ubuntu try

apt-get install libleveldb1v5 libleveldb-dev
  1. Setup configuration

The next step is just to create a file named config.py in the root directory where the bot.py file is with the following template:

token = ''  # your bot's token

 

Notes:

You will probably want to remove my discord id from the owner_ids in bot.py and replace it with your own

If you want the downvote command to work you should change the downvote emoji in events.py

If you want the music cog to work you will need ffmpeg either on your PATH or in the root directory where the bot.py file is

 

Requirements

snakebot's People

Contributors

singularitat avatar tukib avatar nachotoast avatar joewuthrich avatar thesneeder avatar davidcarrnz avatar dakskihedron avatar dependabot[bot] 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.