Difference between revisions of "ServeMiscord"

From QWiki
Line 19: Line 19:
  
 
'''!sm_setstyle <value>''' : Changes the style for the messages. Values are:
 
'''!sm_setstyle <value>''' : Changes the style for the messages. Values are:
  0 : Classic IRC-Like messages<br>
+
  0 : Classic IRC-Like messages
 
+
  1 : Formatted message + Preview Embed
  1 : Formatted message + Preview Embed<br>
+
  2 : Formatted message only
 
 
  2 : Formatted message only<br>
 
  
  

Revision as of 22:46, 24 July 2024

A Discord bot created by Ch0wW to broadcast ServeMe messages on Discord.

webpage: https://ch0ww.fr/portfolio/servemiscord/


COMMANDS & SETTINGS

!sm_enable : Enables the ServeMiscord service on the server.

!sm_disable : Disables the ServeMiscord service on the server.

!sm_setchannel : Updates the channel desires for ServeMiscord messages.

!sm_stats : Shows some statistics related to ServeMiscord.

!sm_settings : Shows the settings that ServeMiscord currently uses.


Commands with variables

!sm_setstyle <value> : Changes the style for the messages. Values are:

0 : Classic IRC-Like messages
1 : Formatted message + Preview Embed
2 : Formatted message only


---