Skip to content

yo56789/discord.txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord.txt

Make a discord bot using a .txt file. Based off discordlib

Installing

pip install git+https://github.com/yo56789/discord.txt

Using

from discordtxt import Client

client = Client("filepath")
client.run()

Limitations

  • No cog support
  • Can only send messages
  • Cant use slash commands
  • Cant add reactions

About

Make a discord bot using a .txt file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages