Coder Social home page Coder Social logo

ninetaillabs / varaniumsharp.discord Goto Github PK

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

VaraniumSharp.Discord is a VaraniumSharp addon that wraps around Discord.Net

License: MIT License

C# 78.50% PowerShell 21.50%
discord discord-bot varanium varaniumsharp

varaniumsharp.discord's People

Contributors

deadlyembrace avatar

Stargazers

 avatar

Watchers

 avatar  avatar

varaniumsharp.discord's Issues

Build - NuGet.exe download

Description

Once AppVeyor updates their NuGet to 4.7 re-enable getting NuGet from the path in the build script

Tasks

  • Implement

Update nuspec

Description

Update the nuspec file to address a few issues.

Tasks

  • Update readme file
  • Fix issue with SourceLink
  • Make CI build deterministic

Configuration - Prefixes

Description

Currently the bot will attempt to respond only to messages prefixed with !, however this can easily lead to a collision between bots. To help with this message can use either character prefixes, mentions or string prefixes. Either way, we need to make this configurable from the implementation side

Task

  • Create config for message invocation prefix
  • Use config in the SocketMessageWrapper

Broken doc build

Description

Building of documentation seems to be broken.

Tasks

  • Investigate and fix

CakeScript cleanup

Description

Currently custom CakeScript are used to handle unit testing/coverage as well as the creation of the nuspec SourceLink data. This is being handled in NinetailLabs/CakeScripts#2 and we should update the internal CakeScript repo and remove the custom implementation

Tasks

  • Update CakeScript submodule
  • Remove custom cake script

IBotConfig - Open properties

Description

Currently the IBotConfig interface has both Token and TokenType properties with both a getter and a setter. The interface should be modified to only have a getter

Tasks

  • Update as above

Add SourceLink

Description

Add SourceLink so users can step through the code

Task

  • Add SourceLink

Pass command assembly

Description

Currently the bot pulls in the ExecutingAssembly but this might not be the assembly that contains the commands. Instead we should allow the StartAsync call to pass us the assembly/assemblies that contain the command

Tasks

  • Implement

Fix the build

Description

Cake is somehow going back to MSBuild 4.8...
Look into other libs and fix the issue

Update CakeScripts

Description

A new stable version of CakeScripts is available.

Tasks

  • Update CakeScripts
  • Pin Cake to 0.33.0

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.