Skip to content
This repository has been archived by the owner on Jan 23, 2022. It is now read-only.

luksab/Activity-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Activity-Bot

A DiscordBot to show activity of a server

Setup

Node.js

  • Make a new discord-app and -bot
  • Put your discord token and other configuration changes into config.json
  • Run index.js with node.js
  • For tldr support install tldr by running npm install -g tldr

Python

  • Make sure you can run styleGAN
  • Run ImgFromWebSocket.py in the styleGAN directory