Skip to content

via-development/mr-poll-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Mr Poll, Open Sourced.

Mr Poll is coded in the Go Programming Language, you can download Go by clicking here.
After downloading Go you will have to install the required packages for this Project:

go mod download


A Javascript runtime is required to run some scripts in this project, you can use BunJS or Deno.
NodeJS cannot be used standalone as it does not support Typescript but you can use ts-node. \

Disclaimer

This is an unfinished project and is likely not the actual code that the Mr Poll bot is running at this time. The aim of this project is to replace Mr Poll's code with a system that is stable and reliable while having a low memory footprint, hence why Go was chosen.

Packages

If you're interested in looking through the packages that this project uses:

<...>

<...>

Releases

No releases published

Packages

No packages published