Coder's Bot
January 2, 2021 · View on GitHub
🖥️ Discord BOT made for developers written in V.
Features
message.txtfiles auto-removed and sent on hastebin.androz2091.fr!askcommand that points to dontasktoask.com!lmgcommand that sends a link with the search to lmgtfy.com!jokecommand to get a random geek joke
Installation (linux)
Download and build V
git clone https://github.com/vlang/vcd vapt-get install build-essentialmake./v symlink
Install discord.v
apt-get install libssl-devgit clone https://github.com/Terisback/discord.v.git ~/.vmodules/discordv
Download the repo
git clone https://github.com/Androz2091/coders-bot.gitexport BOT_TOKEN="939383093930"(replace939383093930with your bot token)v run codersbot.v
Keep alive using tmux
v -os linux .apt-get install tmuxtmux./coders-bot- CTRL + B
- Type
d