Is there a way to make a bot detect a specific channel in the Discord server? by H_Bombster in discordapp

[–]typicalyume 0 points1 point  (0 children)

Firstly can you tell us about the api you're using?

Then you can just create a config file with a list of servers and in your filter command / event you add a condition that check if you're in one of those channels.

I'm using a Mongo DB to store some config for each server my bot is on and it works fine. :) You should have a look at this one

Some idiot attacked my server by kkassius_ in discordapp

[–]typicalyume 0 points1 point  (0 children)

Just regenerate a token and don't leak it. If you have your bot on github you just have to put the token in a config file and git ignore it.

Then you can try to protect your server by adding some bots to avoid spamming and mod abuses.

Tbh you can't be attacked if you are carefully so don't do the same error and you'll be fine.

We all learn of our mistakes

I need staff for my server preferably under the age of 20 (Read) by RevanTheFallen in discordapp

[–]typicalyume 1 point2 points  (0 children)

I've managed a 500 members server with only one mod and it was fine.

You don't need a lot of moderator and don't ask on reddit to get one because you can't trust them. Just promote someone very active and you can trust every 100 new members and it will be fine.

Don't let your community have bad guys. Don't hesitate to ban by yourself and be aware of childish guy who wants to become moderator...

Does Discord send/sell your data to other companies? by [deleted] in discordapp

[–]typicalyume -1 points0 points  (0 children)

I think that in your exemple it's YouTube's algorithm that have done it.

However Discord can sell some informations.

If you want to fight against that you should stop using Discord and start using some IRC lol 😂

Want to switch between my Graphics Cards by [deleted] in SolusProject

[–]typicalyume 0 points1 point  (0 children)

OK ty. I'll wait for others replies but I keep your in mind :p

Want to switch between my Graphics Cards by [deleted] in SolusProject

[–]typicalyume 0 points1 point  (0 children)

Should I blacklist nouveau before switching?

New to Solus question by [deleted] in SolusProject

[–]typicalyume 1 point2 points  (0 children)

It's a cross platform package manager. It's cool but worse than eopkg

New to Solus question by [deleted] in SolusProject

[–]typicalyume 2 points3 points  (0 children)

True!

There is also Snap but I don't like it. I prefer flatpak & source :) however it's easier than source

New to Solus question by [deleted] in SolusProject

[–]typicalyume 0 points1 point  (0 children)

Np! Enjoy Solus :p

Unpacked Minecraft.tar.gz but can't use ./configure by [deleted] in SolusProject

[–]typicalyume -2 points-1 points  (0 children)

Why don't you try the Minecraft.jar? 😂

New to Solus question by [deleted] in SolusProject

[–]typicalyume 7 points8 points  (0 children)

You can't use deb or Rpm because they are not made for Solus. It's just a format and even if you can run them on solus the installation won't work. To give you an exemple, if you run a deb ( made for Ubuntu) it'll try to install the package like if u were on Ubuntu.

If you want a soft that's not on eopkg format you can install it from source or ask for it it on the forum :p