Skip to content

A Discord bot written in Go that fetches information about accounts on various social media platforms.

Notifications You must be signed in to change notification settings

808hype/socialbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socialbot

A Discord bot written in Go that fetches information about accounts on various social media platforms.

Socialbot in action.

Installation

git clone github.com/808hype/socialbot.git

Prerequisites

Discord bot token

Google API key

The YouTube channel ID can easily be obtained from the URL. If the user has a custom URL, click one of his/her videos, then copy the link address of the channel name and get the ID from there.

Usage

Assuming you already have a Go development environment set up, these are the only steps you need to take.

First, enter your Discord bot token and Google API key into the config.json file.

Next, run the program. That's it.

go run main.go

At the moment, the only command is !youtube <channel-id>, which fetches basic information about the specified YouTube channel.

In the future, I may implement Twitter and Instagram.

About

A Discord bot written in Go that fetches information about accounts on various social media platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages