haccer / discord-scripts

A collection of scripts to enhance your Discord experience.
MIT License
34 stars 29 forks source link

Doesn't work. #3

Closed Cutebutt closed 6 years ago

Cutebutt commented 6 years ago

Should this be working with BetterDiscord? I have made it log text into .txt in the same folder and it's correctly pathed. All the .py says when open is "Logged in as *****" and my name. But if anyone writes, it doesn't log anything.

It's compatible with BD right? Do I need to know more about coding. I replaced id's what I needed to replace with and token also. But I have changed nothing else.

Cutebutt commented 6 years ago

Do I have to change something in the log_discord\log_discord.py ?

Cutebutt commented 6 years ago

Like I'm not selfbot right at this moment

Cutebutt commented 6 years ago

Aaalso. What to do with the .service file? Since I'm using the .txt file myself.

haccer commented 6 years ago

I've never used BetterDiscord before, but everything in this repository I use daily and share w/ people who've asked lol.

The .service is for systemd and not neccessary to use log_discord.py.

In log_discord.py, you'll have to change the IDs and configured it to log the channels you wish. See README.md for configuration instructions.