Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 422 Bytes

File metadata and controls

14 lines (11 loc) · 422 Bytes

Discord.Net ChannelLinkerBot

Usage

  • You can join the bot to your discord sever from this link if you can't host yourself.
  • Type .? on discord to display usage info

Compiling

This bot requires:

  • .NET Core SDK (CoreCLR) 1.1
  • .NET Core Tooling 1.0.0

Contributing

To develop, you need:

  • Visual Studio 2017