New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/mjhehn/gosdbot

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/mjhehn/gosdbot

  • v0.0.0-20180408215635-7b0d920b2506
  • Source
  • Go
  • Socket score

Version published
Created
Source

GoDoc Go Report Card Build Status

SDBot

SDBot is a package with a few utilities and the code to spin up fairly simple Discord bot written in the Go. Simply stripping the current main.go file out and running it as-is with a responses.json file customized as per the template or example file can get you up and running in no time!

Getting Started

Installing

This assumes you already have a working Go environment, if not please see this page first.

go get github.com/mjhehn/sdbot

Usage

Import the package into your project.

import "github.com/mjhehn/sdbot"

See Documentation(in-progress, AKA nonexistent right now) and the Examples folder for more detailed information.

License

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

FAQs

Package last updated on 08 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc