Skip to content

gXLg/Shellcord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shellcord

Lite discord bot library written in bash

Having almost no dependencies, it's the fastest way to test your Discord API knowledge

Version

v1.0

No future updates in sight.

Features

  • Websocket client
  • Simple interactions
  • Heartbeat automatisation and shutdown
  • Ctrl-C capturing
  • Login with intents
  • Voice gateways
  • v9 Gateway (will force gateway intents)
  • Sharding

Using

The library is only able to handle messages. No voice gateways (it can connect but not play anything).

To run start it like this from your command line:

token="..." bash bot.sh

You may edit anything after the if $(cat pipe/broken); then break; fi in bot.sh

About

Lite discord bot library written in bash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published