Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 239 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 239 Bytes

Discord Slickdeals Bot

Example commands:

!sd 
!sd headphones
!sd lenovo thinkpad 10

get_token() in main.py is a simple function that retrieves the discord token for the bot in plaintext

from creds import get_token