Skip to content

csl-club/linux-eva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Evangelist

A Discord bot written in Golang (made in 3 hours) to evangelize what Linux really is.

It receives real messages from Stallman's words and prettifies them for your eyes.

Turn it on, say linux and test it now!

Requisites

Golang 1.23.3 (I downloaded it today)

Third party Libraries

  • bwmarrin/discordgo
  • joho/godotenv

How to run it

First, resolve all dependencies with:

go mod tidy

Then configure your .env following .env.example format:

DISCORD_BOT_TOKEN=YOUR_DISCORD_BOT_TOKEN

And lastly, run it:

go run .

If you use Nix, you may alternatively simply run the following:

nix run github:csl-club/linux-eva

About

Half bot half linux evangelist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published