GithubHelp home page GithubHelp logo

crunchybotapp / v2 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 280 KB

Current version of CrunchyBot

License: GNU General Public License v3.0

C# 100.00%
csharp discord discord-bot discord-net image-manipulation imagesharp

v2's Introduction

CrunchyBot

Invite the bot: here
If you want to set up and run the bot on your own hardware, continue to the Setup section.
Otherwise, if you want to contribute to CrunchyBot's code, continue to the Contributing section.

Setup

To setup CrunchyBot, clone this repository, and make sure you have the .NET 6.0 runtime installed.
Then, create a file named CrunchyConfig.json inside the CrunchyBot folder. Populate it with this data:

{
  "DiscordToken": "token-here",
  "Prefix": "c-",
  "SentryDsn": "",
  "TenorAPIKey": "key-here"
}

Leave SentryDsn blank if you don't want to setup Sentry. All other configuration options are required.
Once you've got the configuration set up, run the bot using dotnet run.
That's all there is to it.

Contributing

Whether you want to make a new feature, fix a bug, or anything, you can do all that with a pull request. I appreciate your support, and I will try to review and merge every pull request if it looks good to me.

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.