Giter Site home page Giter Site logo

party-bot's Introduction

PartyBot Build status Codacy Badge

A Simple Discord Music Bot Designed For Medium Sized Servers.

Built With

Use this as a template to build off

NOTE: This Requires At-Least C# Version 8.0

  1. First Make sure you have a fork of this repo. (Makes it easier for you to then commit your own changes to your GitHub)
  2. Next you will need to clone your forked repo onto your P.C.
  3. Once it's on your machine you will want to run the command: dotnet restore (Do this in your prefered Terminal)

Note: Make sure you do this in the same directory that PartyBot.sln is stored. It should look something like this when done.

foo@bar:~$ dotnet restore
  Restoring packages for C:\Users\YOURNAME\source\repos\PartyBot\PartyBot\PartyBot.csproj...
  Installing Microsoft.NETCore.DotNetAppHost 2.0.0.
  Installing Microsoft.Extensions.DependencyInjection.Abstractions 2.0.0.
  Installing Microsoft.NETCore.DotNetHostResolver 2.0.0.
  Installing Microsoft.NETCore.DotNetHostPolicy 2.0.0.
  Installing NETStandard.Library 2.0.0.
  Installing Microsoft.NETCore.App 2.0.0.
  Generating MSBuild file C:\Users\YOURNAME\source\repos\PartyBot\PartyBot\obj\PartyBot.csproj.nuget.g.props.
  Generating MSBuild file C:\Users\YOURNAME\source\repos\PartyBot\PartyBot\obj\PartyBot.csproj.nuget.g.targets.
  Restore completed in 4.94 sec for C:\Users\YOURNAME\source\repos\PartyBot\PartyBot\PartyBot.csproj.
foo@bar:~$
  1. Just to be safe we'll also do dotnet build which should output like so:
foo@bar:~$ dotnet build
Microsoft (R) Build Engine version 15.9.20+g88f5fadfbe for .NET Core
Copyright (C) Microsoft Corporation. All rights reserved.

  Restore completed in 74.91 ms for C:\Users\YOURNAME\source\repos\PartyBot\PartyBot\PartyBot.csproj.
  PartyBot -> C:\Users\YOURNAME\source\repos\PartyBot\PartyBot\bin\Debug\netcoreapp2.0\PartyBot.dll

Build succeeded.
    0 Warning(s)
    0 Error(s)

Time Elapsed 00:00:01.41
  1. You can now open the .sln file with Visual Studio or open the folder structure in your prefered IDE/Text Editor.

Authors

  • Draxis (Me) - Initial work - Drax

License

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

Acknowledgments

  • Yucked for Victoria.

party-bot's People

Contributors

draxcodes avatar dakata1337 avatar

Watchers

James Cloos 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.