The following warnings occurred:
Warning [2] Undefined array key "pointsview" - Line: 1442 - File: inc/plugins/newpoints/core/hooks.php PHP 8.2.11 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/newpoints/core/hooks.php 1442 errorHandler->error_callback
/inc/class_plugins.php 142 newpoints_blockview
/showthread.php 471 pluginSystem->run_hooks



This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

How to configure the plugin settings?
Files
#1
There are at least five settings required for all plugin features to work properly, which will be listed and additional information regarding their configuration below.

   
  • Aplication Client ID and Aplication Client Secret
    The values for these both settings are found under the same page.
    • Go to the applications page in Discord Developer Portal. `https://discord.com/developers/applications`
    • Your application `Client ID` and `Client Secret` can be found in the `OAuth2` section of your application page.
    • If you regenerate your `Client Secret`, the plugin settings have to be updated as well.
       
  • Oauth2 Scopes
    The minimum scope requirements and default value for this setting is: `identify guilds.join`
  • Application Bot Token
    • Go to the applications page in Discord Developer Portal. `https://discord.com/developers/applications`
    • Your application Bot `Token` can be found in the `Bot` section of your application page under the `Username` setting.
    • If you regenerate your Bot `Token`, the plugin settings have to be updated as well.
       
  • Guild ID
    To get your Guild ID, go to your Guild (Server), right click over the Guild name and you should get a menu. The `Copy ID` menu item should copy the Guild ID to your keyboard. The Guild ID is usually a set number of 18 digits.
       

These are the essential settings required for the plugin features to properly work.

Configure additional settings to fit your board requirements.
Reply