Skip to content

CaptainGlac1er/3uler

Repository files navigation

3uler bot

Made by George W. Colgrove IV

Discord bot that can access weather underground, cleverbot, and imgur

DB setup

Make file ConnectionStrings.config in 3ulerBot\Config containing a filled out connectionString

<connectionStrings>
  <add name="{connection string name}" connectionString="server= ;port= ;uid= ;password= ;database= " providerName="MySql.Data.MySqlClient" />
</connectionStrings>

Run Update-Database to init the database on the server

About

Updated DiscordTest to use v1.0 of the Discord.Net library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages