Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
/ discordTelnet Public archive

My attempt to give discord.py a telnet interface, complete with probably unsafe threading!

License

Notifications You must be signed in to change notification settings

webmsgr/discordTelnet

Repository files navigation

discordTelnet

My attempt to give discord.py a telnet interface. It includes threading too!

Installing

  1. Use git clone or download the latest release.
  2. Install the requirements
  3. Setup eviron varables
  4. run the .py file
  5. chat away!

Features

  • Exiting using /kill
  • Switching Channels in server
  • @user processing (inward)
  • @user processing (outward)
  • @role processing (inward)
  • @role processing (outward)
  • DMs
  • Message history

Commands

  • /kill to kill the server and shutdown
  • /channel (id) to switch channels
  • /list-channels (serverid) to list channels and ids in a server
  • /list-servers or /list-guilds to list all servers you are in
  • /dm (user id) switch to dming a user
  • /isbot Are you a bot? or not?
  • /userinfo (id) show info on user with id

About

My attempt to give discord.py a telnet interface, complete with probably unsafe threading!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages