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

Latest commit

 

History

History
26 lines (25 loc) · 833 Bytes

README.md

File metadata and controls

26 lines (25 loc) · 833 Bytes

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